From 3dbfa9a66f307a49abc4baa5c3845329e83364cf Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 19 Jul 2009 12:06:00 +0000 Subject: 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 --- chapter06/util-linux-ng.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'chapter06/util-linux-ng.xml') diff --git a/chapter06/util-linux-ng.xml b/chapter06/util-linux-ng.xml index ec08257a1..9ba39f570 100644 --- a/chapter06/util-linux-ng.xml +++ b/chapter06/util-linux-ng.xml @@ -161,7 +161,7 @@ mkdir -pv /var/lib/hwclock A command line utility to locate and print block device attributes - + blkid @@ -337,7 +337,7 @@ mkdir -pv /var/lib/hwclock Finds a file system by label or Universally Unique Identifier (UUID) - + findfs @@ -358,7 +358,7 @@ mkdir -pv /var/lib/hwclock fsck Is used to check, and optionally repair, file systems - + fsck @@ -887,7 +887,7 @@ mkdir -pv /var/lib/hwclock A daemon used by the UUID library to generate time-based UUIDs in a secure and guranteed-unique fashion. - + uuidd @@ -899,7 +899,7 @@ mkdir -pv /var/lib/hwclock Creates new UUIDs. Each new UUID can reasonably be considered unique among all UUIDs created, on the local system and on other systems, in the past and in the future - + uuidgen @@ -943,7 +943,7 @@ mkdir -pv /var/lib/hwclock Contains routines for device identification and token extraction - + libblkid @@ -954,7 +954,7 @@ mkdir -pv /var/lib/hwclock Contains routines for generating unique identifiers for objects that may be accessible beyond the local system - + libuuid -- cgit v1.2.3-54-g00ecf