aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/fstab.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-08-29 20:01:45 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-08-29 20:01:45 +0000
commit2bdc67d17847ca6c6eddee2c1af0f3c80a2aad64 (patch)
tree50781cf63ca5d275e8787ef02e49dbc01bcd4842 /chapter08/fstab.xml
parentfa914e596245dfff0d0424b3bdffd6f762b40e19 (diff)
Text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/fstab.xml')
-rw-r--r--chapter08/fstab.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml
index 52df27edd..87ccf3f52 100644
--- a/chapter08/fstab.xml
+++ b/chapter08/fstab.xml
@@ -3,7 +3,7 @@
<para>In order for certain programs to be able to determine where certain
partitions are supposed to be mounted by default, the /etc/fstab file is
-used. A new file <filename>/etc/fstab</filename> is created containing the
+used. Create a new file <filename>/etc/fstab</filename> containing the
following:</para>
<para><screen><userinput>cat &gt; /etc/fstab &lt;&lt; "EOF"</userinput>