diff options
Diffstat (limited to 'appendixa/bootscripts-desc.xml')
-rw-r--r-- | appendixa/bootscripts-desc.xml | 8 |
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> |