From 0090db5c7b0cb69fc9c06da99ad868814414d2b0 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Fri, 14 Apr 2006 09:37:17 +0000 Subject: Changed typography convections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/fstab.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter08') diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml index fb7961346..fa834d374 100644 --- a/chapter08/fstab.xml +++ b/chapter08/fstab.xml @@ -25,8 +25,8 @@ # file system mount-point type options dump fsck # order -/dev/[xxx] / [fff] defaults 1 1 -/dev/[yyy] swap swap pri=1 0 0 +/dev/<xxx> / <fff> defaults 1 1 +/dev/<yyy> swap swap pri=1 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs defaults 0 0 devpts /dev/pts devpts gid=4,mode=620 0 0 @@ -34,8 +34,8 @@ shm /dev/shm tmpfs defaults 0 0 # End /etc/fstab EOF - Replace [xxx], - [yyy], and [fff] + Replace <xxx>, + <yyy>, and <fff> with the values appropriate for the system, for example, hda2, hda5, and