aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/fstab.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-07-02 18:29:36 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-07-02 18:29:36 +0000
commit4b59d593cfa949c8f03f88e1f0dd5264b63bbd92 (patch)
treeb301306db6f07be31e9a58a97efd68d443ba497a /chapter08/fstab.xml
parent4122675955205cb1f633f10b1cb23f344f3e0f42 (diff)
Several minor wording changes in chapters 8 and 9 (matt). Also removed the paragraph about compressing kernel modules.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6340 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/fstab.xml')
-rw-r--r--chapter08/fstab.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml
index 2cbde9f98..128b13ccf 100644
--- a/chapter08/fstab.xml
+++ b/chapter08/fstab.xml
@@ -9,10 +9,10 @@
<indexterm zone="ch-bootable-fstab"><primary sortas="e-/etc/fstab">/etc/fstab</primary></indexterm>
-<para>The <filename>/etc/fstab</filename> file is used by some
-programs to determine where file systems are to be mounted by default,
-which must be checked, and in which order. Create a new file systems
-table like this:</para>
+<para>The <filename>/etc/fstab</filename> file is used by some programs to
+determine where file systems are to be mounted by default, in which order, and
+which must be checked (for integrity errors) prior to mounting. Create a new
+file systems table like this:</para>
<screen><userinput>cat &gt; /etc/fstab &lt;&lt; "EOF"
<literal># Begin /etc/fstab