Correct typos in some Util-Linux-NG command descriptions, that attributed them to the E2fsprogs package. Thanks to Jean-Phillipe Mengual for the report.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2009-07-19 12:06:00 +00:00
parent cd82ee5013
commit 3dbfa9a66f

View File

@ -161,7 +161,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
<listitem> <listitem>
<para>A command line utility to locate and print block device <para>A command line utility to locate and print block device
attributes</para> attributes</para>
<indexterm zone="ch-system-e2fsprogs blkid"> <indexterm zone="ch-system-util-linux-ng blkid">
<primary sortas="b-blkid">blkid</primary> <primary sortas="b-blkid">blkid</primary>
</indexterm> </indexterm>
</listitem> </listitem>
@ -337,7 +337,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
<listitem> <listitem>
<para>Finds a file system by label or Universally Unique Identifier <para>Finds a file system by label or Universally Unique Identifier
(UUID)</para> (UUID)</para>
<indexterm zone="ch-system-e2fsprogs findfs"> <indexterm zone="ch-system-util-linux-ng findfs">
<primary sortas="b-findfs">findfs</primary> <primary sortas="b-findfs">findfs</primary>
</indexterm> </indexterm>
</listitem> </listitem>
@ -358,7 +358,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
<term><command>fsck</command></term> <term><command>fsck</command></term>
<listitem> <listitem>
<para>Is used to check, and optionally repair, file systems</para> <para>Is used to check, and optionally repair, file systems</para>
<indexterm zone="ch-system-e2fsprogs fsck"> <indexterm zone="ch-system-util-linux-ng fsck">
<primary sortas="b-fsck">fsck</primary> <primary sortas="b-fsck">fsck</primary>
</indexterm> </indexterm>
</listitem> </listitem>
@ -887,7 +887,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
<listitem> <listitem>
<para>A daemon used by the UUID library to generate time-based <para>A daemon used by the UUID library to generate time-based
UUIDs in a secure and guranteed-unique fashion.</para> UUIDs in a secure and guranteed-unique fashion.</para>
<indexterm zone="ch-system-e2fsprogs uuidd"> <indexterm zone="ch-system-util-linux-ng uuidd">
<primary sortas="b-uuidd">uuidd</primary> <primary sortas="b-uuidd">uuidd</primary>
</indexterm> </indexterm>
</listitem> </listitem>
@ -899,7 +899,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
<para>Creates new UUIDs. Each new UUID can reasonably be considered <para>Creates new UUIDs. Each new UUID can reasonably be considered
unique among all UUIDs created, on the local system and on other unique among all UUIDs created, on the local system and on other
systems, in the past and in the future</para> systems, in the past and in the future</para>
<indexterm zone="ch-system-e2fsprogs uuidgen"> <indexterm zone="ch-system-util-linux-ng uuidgen">
<primary sortas="b-uuidgen">uuidgen</primary> <primary sortas="b-uuidgen">uuidgen</primary>
</indexterm> </indexterm>
</listitem> </listitem>
@ -943,7 +943,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
<listitem> <listitem>
<para>Contains routines for device identification and token <para>Contains routines for device identification and token
extraction</para> extraction</para>
<indexterm zone="ch-system-e2fsprogs libblkid"> <indexterm zone="ch-system-util-linux-ng libblkid">
<primary sortas="c-libblkid">libblkid</primary> <primary sortas="c-libblkid">libblkid</primary>
</indexterm> </indexterm>
</listitem> </listitem>
@ -954,7 +954,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
<listitem> <listitem>
<para>Contains routines for generating unique identifiers for objects <para>Contains routines for generating unique identifiers for objects
that may be accessible beyond the local system</para> that may be accessible beyond the local system</para>
<indexterm zone="ch-system-e2fsprogs libuuid"> <indexterm zone="ch-system-util-linux-ng libuuid">
<primary sortas="c-libuuid">libuuid</primary> <primary sortas="c-libuuid">libuuid</primary>
</indexterm> </indexterm>
</listitem> </listitem>