diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index 55a5e6d04..fcf7202b7 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -128,8 +128,9 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"
scriptreplay, setarch, setsid, setterm, sfdisk, sulogin, swaplabel,
swapoff (link to swapon), swapon, switch_root, tailf, taskset, ul,
umount, unshare, utmpdump, uuidd, uuidgen, wall, wdctl, whereis,
- wipefs, and x86_64
- libblkid.{a,so}, libmount.{a,so}, and libuuid.{a,so}
+ wipefs, x86_64, and zramctl
+ libblkid.{a,so}, libfdisk.{a,so}, libmount.{a,so},
+ libsmartcols.{a,so}, and libuuid.{a,so}
/etc/terminal-colors.d, /usr/include/blkid, /usr/include/libmount,
/usr/include/uuid, /usr/share/doc/util-linux-&util-linux-version;/getopt,
and /var/lib/hwclock
@@ -1151,6 +1152,17 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"
+
+ zramctl
+
+ A program to set up and control zram (compressed ram disk)
+ devices
+
+ zramctl
+
+
+
+
libblkid
@@ -1162,6 +1174,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"
+
+ libfdisk
+
+ Contains routines for manipulating partition tables
+
+ libfdisk
+
+
+
+
libmount
@@ -1173,6 +1195,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"
+
+ libsmartcols
+
+ Contains routines for aiding screen output in tabular form
+
+ libsmartcols
+
+
+
+
libuuid
diff --git a/general.ent b/general.ent
index 27aad9832..f1fb0ad4e 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,6 @@
-
+