Author: archaic Date: 2005-06-22 23:26:54 -0600 (Wed, 22 Jun 2005) New Revision: 6119
Modified: trunk/BOOK/chapter06/util-linux.xml trunk/BOOK/general.ent Log: Textual fixes in util-linux. Modified: trunk/BOOK/chapter06/util-linux.xml =================================================================== --- trunk/BOOK/chapter06/util-linux.xml 2005-06-23 00:36:00 UTC (rev 6118) +++ trunk/BOOK/chapter06/util-linux.xml 2005-06-23 05:26:54 UTC (rev 6119) @@ -288,7 +288,7 @@ <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 @@ <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 @@ <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> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-06-23 00:36:00 UTC (rev 6118) +++ trunk/BOOK/general.ent 2005-06-23 05:26:54 UTC (rev 6119) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050622"> -<!ENTITY releasedate "June 22, 2005"> +<!ENTITY version "SVN-20050623"> +<!ENTITY releasedate "June 23, 2005"> <!ENTITY milestone "6.2"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
