diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-23 05:26:54 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-23 05:26:54 +0000 |
commit | e53447779330b72911d3c759865dca65c99934c8 (patch) | |
tree | f2beb2b322759b2c1e2cd849839f0175db06fca7 /chapter06/util-linux.xml | |
parent | e7350e920863206baeb6ed3e3872cec1810ee868 (diff) |
Textual fixes in util-linux.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r-- | chapter06/util-linux.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 4ddeb3712..6fd5b64d1 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -288,7 +288,7 @@ given device</para> <term><command>hwclock</command></term> <listitem> <para>Reads or sets the system's hardware clock, also called -the Real-Time Clock (RTC)) or Basic Input-Output System (BIOS) +the Real-Time Clock (RTC) or Basic Input-Output System (BIOS) clock</para> <indexterm zone="ch-system-util-linux hwclock"><primary sortas="b-hwclock">hwclock</primary></indexterm> </listitem> @@ -371,7 +371,7 @@ partition)</para> <varlistentry id="mkfs.bfs"> <term><command>mkfs.bfs</command></term> <listitem> -<para>Creates an Santa Cruz Operations (SCO) bfs file system</para> +<para>Creates a Santa Cruz Operations (SCO) bfs file system</para> <indexterm zone="ch-system-util-linux mkfs.bfs"><primary sortas="b-mkfs.bfs">mkfs.bfs</primary></indexterm> </listitem> </varlistentry> @@ -567,7 +567,8 @@ bootable image</para> <varlistentry id="swapon"> <term><command>swapon</command></term> <listitem> -<para>Enables devices and files for paging and swapping</para> +<para>Enables devices and files for paging and swapping and lists the devices +and files currently in use</para> <indexterm zone="ch-system-util-linux swapon"><primary sortas="b-swapon">swapon</primary></indexterm> </listitem> </varlistentry> |