diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 73194612c..55c6110ff 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -6,6 +6,7 @@
Systemd
Udev">
+ Berkeley DB">
]>
@@ -1486,7 +1487,7 @@
&external;
- Berkeley DB,
+ &bdb;,
iptables,
libbpf,
libmnl, and
@@ -2486,7 +2487,7 @@
&external;
- Berkeley DB
+ &bdb;
@@ -2655,7 +2656,7 @@
&external;
- Berkeley DB,
+ &bdb;,
libnsl,
SQLite, and
Tk
diff --git a/chapter08/iproute2.xml b/chapter08/iproute2.xml
index bfc25331a..cd3e5a658 100644
--- a/chapter08/iproute2.xml
+++ b/chapter08/iproute2.xml
@@ -45,9 +45,6 @@
be built since it depends on Berkeley DB, which is not installed in
LFS. However, a directory and a man page for arpd will still
be installed. Prevent this by running the commands shown below.
- (If the arpd program is needed,
- instructions for compiling Berkeley DB can be found in the BLFS book at
- .)
sed -i /ARPD/d Makefile