diff --git a/appendixa/e2fsprogs-desc.xml b/appendixa/e2fsprogs-desc.xml
index 81d034d74..d0ab97abc 100644
--- a/appendixa/e2fsprogs-desc.xml
+++ b/appendixa/e2fsprogs-desc.xml
@@ -5,6 +5,9 @@
badblocks searches a device (usually a disk
partition) for bad blocks.
+blkid is a command line utility to locate and
+print block device attributes.
+
chattr changes the attributes of files on a
second extended (ext2) filesystem.
@@ -27,10 +30,14 @@ data to a file.
e2label will display or change the filesystem
label on the ext2 filesystem present on a given device.
+findfs finds a file system by label or UUID.
+
fsck is used to check, and optionally repair,
filesystems. By default it checks the filesystems listed in
/etc/fstab
+logsave saves the output of a command in a logfile.
+
lsattr lists the attributes of files on a second
extended filesystem.
@@ -56,12 +63,8 @@ identifiers (UUID). 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.
-blkid is a command line utility to locate and
-print block device attributes.
-
-findfs finds a file system by label or UUID.
-
-logsave saves the output of a command in a logfile.
+libblkid contains routines for device
+identification and token extraction.
libcom_err is the common error display routine.
@@ -75,9 +78,5 @@ programs to manipulate an ext2 filesystem.
libuuid contains routines for generating unique
identifiers for objects that may be accessible beyond the local system.
-libblkid contains routines for device
-identification and token extraction.
-
-
diff --git a/appendixb/appendixb.xml b/appendixb/appendixb.xml
index b4b7a47bb..6b826b051 100644
--- a/appendixb/appendixb.xml
+++ b/appendixb/appendixb.xml
@@ -36,6 +36,7 @@ to which it belongs.
bashbug :
bigram :
bison :
+blkid :
blockdev :
bunzip2 :
ByteLoader :
@@ -147,6 +148,7 @@ to which it belongs.
file :
find :
find2perl :
+findfs :
flex :
flex++ :
fmt :
@@ -266,6 +268,7 @@ to which it belongs.
lex :
libanl :
libbfd :
+libblkid :
libBrokenLocale :
libbsd-compat :
libbz2 :
@@ -330,6 +333,7 @@ to which it belongs.
login :
logname :
logoutd :
+logsave :
look :
lookbib :
losetup :
diff --git a/entities/e2fsprogs.ent b/entities/e2fsprogs.ent
index df4ec5ef0..18cc70d27 100644
--- a/entities/e2fsprogs.ent
+++ b/entities/e2fsprogs.ent
@@ -9,7 +9,7 @@
-
+