aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/bootscripts-desc.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-31 15:07:36 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-31 15:07:36 +0000
commitab3b93b727dde7de9c0aea893f62e88cb0ee1c13 (patch)
treef3f9ca3c8e0f8aa24a00e7b45619f14eb1423196 /appendixa/bootscripts-desc.xml
parent90afe40d900c2c055750a4761e29b54009a7f6a7 (diff)
Writing 'file system' as two words everywhere.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/bootscripts-desc.xml')
-rw-r--r--appendixa/bootscripts-desc.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/appendixa/bootscripts-desc.xml b/appendixa/bootscripts-desc.xml
index 024f347ef..faa237c22 100644
--- a/appendixa/bootscripts-desc.xml
+++ b/appendixa/bootscripts-desc.xml
@@ -1,8 +1,8 @@
<sect2><title>Short descriptions</title>
<para>The <command>checkfs</command> script checks the file systems just
-before they are mounted (with the exception of journal and network based file
-systems).</para>
+before they are mounted (with the exception of journal and network based
+file systems).</para>
<para>The <command>cleanfs</command> script removes files that shouldn't be
preserved between reboots, such as those in <filename>/var/run/</filename> and
@@ -25,10 +25,10 @@ specified as proper for your keyboard layout.</para>
local loopback device.</para>
<para>The <command>mountfs</command> script mounts all file systems that
-aren't marked noauto or aren't network based.</para>
+aren't marked <emphasis>noauto</emphasis> or aren't network based.</para>
<para>The <command>mountproc</command> script is used to mount the proc
-filesystem.</para>
+file system.</para>
<para>The <command>network</command> script sets up network interfaces, such
as network cards, and sets up the default gateway where applicable.</para>