diff --git a/appendices/acknowledgments.xml b/appendices/acknowledgments.xml
index 53c384dd7..3db526641 100644
--- a/appendices/acknowledgments.xml
+++ b/appendices/acknowledgments.xml
@@ -247,12 +247,12 @@
Shizunet Co.,Ltd.
<info@shizu-net.jp> – lfs.mirror.shizu-net.jp mirror
-
+
Australian Mirrors
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 3ad5c0097..b59c93f93 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -948,7 +948,7 @@
&external;
- GNAT
+ GNAT
and
ISL
@@ -2813,7 +2813,7 @@
Linux-PAM,
lxml,
- LZ4,
+ LZ4,
make-ca,
p11-kit,
PCRE2,
@@ -3266,7 +3266,7 @@
&external;
- LZ4
+ LZ4
diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml
index 12529ce8c..1996f1cee 100644
--- a/chapter02/creatingfilesystem.xml
+++ b/chapter02/creatingfilesystem.xml
@@ -44,7 +44,7 @@
Other file systems, including FAT32, NTFS, ReiserFS, JFS, and XFS are
useful for specialized purposes. More information about these file systems
can be found at .
+ url="https://en.wikipedia.org/wiki/Comparison_of_file_systems"/>.
LFS assumes that the root file system (/) is of type ext4. To create
an ext4 file system on the LFS
diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml
index 76fd5ee12..1b658e89d 100644
--- a/chapter03/introduction.xml
+++ b/chapter03/introduction.xml
@@ -31,7 +31,7 @@
Download locations may not always be accessible. If a download
location has changed since this book was published, Google () provides a useful search engine for
+ url="https://www.google.com/"/>) provides a useful search engine for
most packages. If this search is unsuccessful, try one of the
alternative means of downloading at .
diff --git a/chapter07/createfiles.xml b/chapter07/createfiles.xml
index eda30ed2e..314540e7e 100644
--- a/chapter07/createfiles.xml
+++ b/chapter07/createfiles.xml
@@ -162,7 +162,7 @@ EOF
9, and in part by common convention employed by a number of existing Linux
distributions. In addition, some test suites rely on specific users or
groups. The Linux Standard Base (LSB, available at ) only recommends that,
+ url="https://refspecs.linuxfoundation.org/lsb.shtml"/>) only recommends that,
besides the group root with a
Group ID (GID) of 0, a group bin
with a GID of 1 be present. The GID of 5 is widely used for
diff --git a/chapter08/pkgmgt.xml b/chapter08/pkgmgt.xml
index 27e9c9cda..b925a976f 100644
--- a/chapter08/pkgmgt.xml
+++ b/chapter08/pkgmgt.xml
@@ -283,7 +283,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install
This approach is used by most of the package managers found in the
commercial distributions. Examples of package managers that follow this
approach are RPM (which, incidentally, is required by the Linux
+ url="https://refspecs.linuxfoundation.org/lsb.shtml">Linux
Standard Base Specification), pkg-utils, Debian's apt, and
Gentoo's Portage system. A hint describing how to adopt this style of
package management for LFS systems is located at
archives. This system purposely does not handle package dependencies
as more complex package managers do. For details of Slackware package
management, see .
+ url="https://www.slackbook.org/html/package-management.html"/>.
diff --git a/chapter09/consoled.xml b/chapter09/consoled.xml
index 3abf16e3c..c7e4ab9ad 100644
--- a/chapter09/consoled.xml
+++ b/chapter09/consoled.xml
@@ -23,7 +23,7 @@
/etc/vconsole.conf file for configuration
information. Decide which keymap and screen font will be used. Various
language-specific HOWTOs can also help with this, see .
+ url="https://tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>.
Examine the output of localectl list-keymaps for a list of
valid console keymaps. Look in the
/usr/share/consolefonts
diff --git a/chapter09/udev.xml b/chapter09/udev.xml
index a2ff35511..435255a19 100644
--- a/chapter09/udev.xml
+++ b/chapter09/udev.xml
@@ -325,7 +325,7 @@
The sysfs Filesystem
-
+
@@ -85,7 +85,7 @@
The goal of The Linux Documentation Project (TLDP) is to
collaborate on all of the issues of Linux documentation. The TLDP features
a large collection of HOWTOs, guides, and man pages. It is located at
- .
+ .
diff --git a/packages.ent b/packages.ent
index 5d8adcf7d..ee1381228 100644
--- a/packages.ent
+++ b/packages.ent
@@ -410,7 +410,7 @@
-
+
@@ -499,7 +499,7 @@
-
+
diff --git a/prologue/prerequisites.xml b/prologue/prerequisites.xml
index 05701ffb2..65042e2a5 100644
--- a/prologue/prerequisites.xml
+++ b/prologue/prerequisites.xml
@@ -30,7 +30,7 @@
Software-Building-HOWTO
-
+
This is a comprehensive guide to building and installing
generic
Unix software packages under Linux. Although it
@@ -40,7 +40,7 @@
Beginner's Guide to Installing from Source
-
+
This guide provides a good summary of basic skills and
techniques needed to build software from source code.
diff --git a/prologue/standards.xml b/prologue/standards.xml
index 6000cb72b..7e40ab887 100644
--- a/prologue/standards.xml
+++ b/prologue/standards.xml
@@ -18,17 +18,17 @@
-
+
POSIX.1-2008.
+ url="https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html">
Filesystem Hierarchy Standard (FHS) Version 3.0
- Linux
+ Linux
Standard Base (LSB) Version 5.0 (2015)
The LSB has four separate standards: Core, Desktop,