diff --git a/chapter08/iproute2.xml b/chapter08/iproute2.xml
index 9e609e3cf..cd8385aff 100644
--- a/chapter08/iproute2.xml
+++ b/chapter08/iproute2.xml
@@ -90,7 +90,7 @@ rm -fv man/man8/arpd.8
bridge, ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat,
nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss,
and tc
- /etc/iproute2, /usr/lib/tc, and /usr/share/doc/iproute2-&iproute2-version;,
+ /etc/iproute2, /usr/lib/tc, and /usr/share/doc/iproute2-&iproute2-version;
diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml
index b5d8ede6f..41e1ae476 100644
--- a/chapter08/libelf.xml
+++ b/chapter08/libelf.xml
@@ -78,14 +78,32 @@ rm /lib/libelf.a
- libelf.so
+ libelf.so (symlink) and libelf-&elfutils-version;.so
/usr/include/elfutils
+
+
+ Short Descriptions
+
+
+
+
+ libelf
+
+ Contains API functions to handle ELF object files
+
+ libelf
+
+
+
+
+
+
diff --git a/chapter08/libffi.xml b/chapter08/libffi.xml
index b6a49b122..9a3bf32ad 100644
--- a/chapter08/libffi.xml
+++ b/chapter08/libffi.xml
@@ -106,7 +106,7 @@
libffi
- contains the libffi API functions.
+ contains the foreign function interface API functions
libffi
diff --git a/chapter08/m4.xml b/chapter08/m4.xml
index 54608bfeb..b8d57fba0 100644
--- a/chapter08/m4.xml
+++ b/chapter08/m4.xml
@@ -90,7 +90,7 @@ echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h
files, running Unix commands, performing integer arithmetic,
manipulating text, recursion, etc. The m4 program
can be used either as a front-end to a compiler or as a macro processor
- in its own right.
+ in its own right
m4
diff --git a/chapter08/ninja.xml b/chapter08/ninja.xml
index 90f0fc9ce..0fe0ccb73 100644
--- a/chapter08/ninja.xml
+++ b/chapter08/ninja.xml
@@ -122,7 +122,7 @@ install -vDm644 misc/zsh-completion /usr/share/zsh/site-functions/_ninja
ninja
- is the Ninja build system.
+ is the Ninja build system
ninja
diff --git a/chapter08/openssl.xml b/chapter08/openssl.xml
index 3b8dc1cb9..934d5bd83 100644
--- a/chapter08/openssl.xml
+++ b/chapter08/openssl.xml
@@ -113,7 +113,7 @@ make MANSUFFIX=ssl install
is a Perl script that scans all files in
- a directory and adds symbolic links to their hash values.
+ a directory and adds symbolic links to their hash values
c_rehash
@@ -128,7 +128,7 @@ make MANSUFFIX=ssl install
is a command-line tool for using the various cryptography functions
of OpenSSL's crypto library from the
shell. It can be used for various functions which are documented in
- man 1 openssl.
+ man 1 openssl
openssl
@@ -146,7 +146,7 @@ make MANSUFFIX=ssl install
TLS and S/MIME, and they have also been used to implement
OpenSSH,
OpenPGP, and other cryptographic
- standards.
+ standards
libcrypto.so
@@ -160,7 +160,7 @@ make MANSUFFIX=ssl install
implements the Transport Layer Security (TLS v1) protocol.
It provides a rich API, documentation
- on which can be found by running man 3 ssl.
+ on which can be found by running man 3 ssl
libssl.so
diff --git a/chapter08/python.xml b/chapter08/python.xml
index e84b7922e..1021cd812 100644
--- a/chapter08/python.xml
+++ b/chapter08/python.xml
@@ -158,7 +158,7 @@ tar --strip-components=1 \
is a Python program that reads
Python 2.x source code and applies a
series of fixes to transform it into
- valid Python 3.x code.
+ valid Python 3.x code
2to3
@@ -173,7 +173,7 @@ tar --strip-components=1 \
is a wrapper script that opens a Python
aware GUI editor. For this script to run, you must have installed
Tk before Python so that the Tkinter
- Python module is built.
+ Python module is built
idle3
@@ -186,7 +186,7 @@ tar --strip-components=1 \
The package installer for Python. You can use pip to install
- packages from Python Package Index and other indexes.
+ packages from Python Package Index and other indexes
pip3
@@ -198,7 +198,7 @@ tar --strip-components=1 \
pydoc3
- is the Python documentation tool.
+ is the Python documentation tool
pydoc3
@@ -211,7 +211,7 @@ tar --strip-components=1 \
is an interpreted, interactive, object-oriented programming
- language.
+ language
python3
diff --git a/chapter08/readline.xml b/chapter08/readline.xml
index 8d4145fee..cd105c164 100644
--- a/chapter08/readline.xml
+++ b/chapter08/readline.xml
@@ -141,7 +141,7 @@ ln -sfv ../../lib/$(readlink /usr/lib/libhistory.so ) /usr/lib/libhistory.solibreadline
Provides a set of commands for manipulating text entered in an
- interactive session of a program.
+ interactive session of a program
libreadline
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index 4fe8e9a22..23f27e10a 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -348,7 +348,7 @@ meson --prefix=/usr \
Is the first process to be started when the kernel has initialized
the hardware which takes over the boot process and starts all
processes according to its configuration files. In this case, it starts
- systemd.
+ systemd
init
@@ -369,7 +369,7 @@ meson --prefix=/usr \
kernel-install
Is used to add and remove kernel and initramfs images to and
- from /boot. In LFS, this is done manually.
+ from /boot. In LFS, this is done manually
kernel-install
@@ -469,7 +469,7 @@ meson --prefix=/usr \
Sends control commands to the network name resolution
manager, or resolves domain names, IPv4 and IPv6 addresses,
- DNS records, and services.
+ DNS records, and services
resolvectl
@@ -535,7 +535,7 @@ meson --prefix=/usr \
systemd-cat
Is used to connect the STDOUT and STDERR outputs of a process
- with the systemd journal.
+ with the systemd journal
systemd-cat
@@ -581,7 +581,7 @@ meson --prefix=/usr \
systemd-detect-virt
Detects whether the system is being run in a virtual
- environment, and adjusts udev accordingly.
+ environment, and adjusts udev accordingly
systemd-detect-virt
@@ -591,7 +591,7 @@ meson --prefix=/usr \
systemd-dissect
- Is used to inspect OS disk images.
+ Is used to inspect OS disk images
systemd-dissect
@@ -634,7 +634,7 @@ meson --prefix=/usr \
Is used to execute a program with a shutdown, sleep or idle
inhibitor lock taken, preventing an action such as a system shutdown
- until the process is completed.
+ until the process is completed
systemd-inhibit
@@ -656,7 +656,7 @@ meson --prefix=/usr \
systemd-mount
- Is used to temporarily mount or automount disks.
+ Is used to temporarily mount or automount disks
systemd-mount
@@ -699,7 +699,7 @@ meson --prefix=/usr \
systemd-repart
Is used to grow and add partitions to a partition table when
- systemd is used in an OS image (e.g. a container).
+ systemd is used in an OS image (e.g. a container)
systemd-repart
@@ -722,7 +722,7 @@ meson --prefix=/usr \
Is used to create and start a transient .service or a .scope
unit and run the specified command in it. This is useful for
- validating systemd units.
+ validating systemd units
systemd-run
@@ -733,7 +733,7 @@ meson --prefix=/usr \
systemd-socket-activate
Is used to listen on socket devices and launch a process upon
- a successful connection to the socket.
+ a successful connection to the socket
systemd-socket-activate