diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 3635301fb..d40e4f716 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -156,16 +156,17 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8
Installed directory
- [, base64, basename, cat, chcon, chgrp, chmod, chown, chroot, cksum,
- comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo,
- env, expand, expr, factor, false, fmt, fold, groups, head, hostid,
- id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod,
- mktemp, mv, nice, nl, nohup, nproc, numfmt, od, paste, pathchk, pinky, pr,
- printenv, printf, ptx, pwd, readlink, realpath, rm, rmdir, runcon, seq,
- sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf, sleep,
- sort, split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test,
- timeout, touch, tr, true, truncate, tsort, tty, uname, unexpand, uniq,
- unlink, users, vdir, wc, who, whoami, and yes
+ [, base32, base64, basename, cat, chcon, chgrp, chmod, chown,
+ chroot, cksum, comm, cp, csplit, cut, date, dd, df, dir, dircolors,
+ dirname, du, echo, env, expand, expr, factor, false, fmt, fold, groups,
+ head, hostid, id, install, join, link, ln, logname, ls, md5sum, mkdir,
+ mkfifo, mknod, mktemp, mv, nice, nl, nohup, nproc, numfmt, od, paste,
+ pathchk, pinky, pr, printenv, printf, ptx, pwd, readlink, realpath, rm,
+ rmdir, runcon, seq, sha1sum, sha224sum, sha256sum, sha384sum,
+ sha512sum, shred, shuf, sleep, sort, split, stat, stdbuf, stty, sum,
+ sync, tac, tail, tee, test, timeout, touch, tr, true, truncate, tsort,
+ tty, uname, unexpand, uniq, unlink, users, vdir, wc, who, whoami, and
+ yes
libstdbuf.so
/usr/libexec/coreutils
@@ -176,11 +177,22 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8
+
+ base32
+
+ Encodes and decodes data according to the base32 specification
+ (RFC 4648)
+
+ base64
+
+
+
+
base64
- Encodes and decodes data according to the base64 (RFC 3548)
- specification
+ Encodes and decodes data according to the base64 specification
+ (RFC 4648)
base64