diff --git a/chapter08/meson.xml b/chapter08/meson.xml
index 1d9c9e3a7..a53a88c3c 100644
--- a/chapter08/meson.xml
+++ b/chapter08/meson.xml
@@ -35,15 +35,6 @@
-
- This section is not strictly required when LFS does not use
- systemd. On the other hand, Meson, along with Ninja, makes
- a powerful build system combination,
- which will probably be used more and more often. It is required for
- several packages in the BLFS
- book.
-
-
diff --git a/chapter08/ninja.xml b/chapter08/ninja.xml
index 74626e30c..4aca7b8c7 100644
--- a/chapter08/ninja.xml
+++ b/chapter08/ninja.xml
@@ -35,15 +35,6 @@
-
- This section is not strictly required when LFS does not use
- systemd. On the other hand, Ninja, along with Meson, makes
- a powerful build system combination,
- which will probably be used more and more often. It is required for
- several packages in the BLFS
- book.
-
-
diff --git a/prologue/why.xml b/prologue/why.xml
index a1e69d2ea..b43bb3a20 100644
--- a/prologue/why.xml
+++ b/prologue/why.xml
@@ -137,15 +137,6 @@
tested file systems that Linux supports.
-
- Udev
-
- This package is a device manager. It dynamically controls the ownership,
- permissions, names, and symbolic links of device nodes in the /dev directory when
- devices are added to or removed from the system.
-
-
-
Expat
@@ -579,6 +570,15 @@
system.
+
+ Udev
+
+ This package is a device manager. It dynamically controls the
+ ownership, permissions, names, and symbolic links of device nodes in
+ the /dev directory when devices are added to or removed from the
+ system.
+
+
Tar