diff options
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r-- | chapter06/iproute2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index e08681c41..3dd8d1e31 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -46,7 +46,7 @@ common requirement on a base Linux system, remove the dependency on Berkeley DB by applying the commands below. If the <command>arpd</command> binary is needed, instructions for compiling Berkeley DB can be found in the BLFS Book - at <ulink url="&blfs-root;view/&short-version;/server/databases.html#db"/>. + at <ulink url="&blfs-book;server/databases.html#db"/>. </para> <screen><userinput remap="pre">sed -i '/^TARGETS/s@arpd@@g' misc/Makefile |