diff options
Diffstat (limited to 'chapter06')
-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 8935e1c9e..05a92f2fc 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -39,7 +39,7 @@ Berkeley DB by applying the <command>sed</command> command 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/svn/content/databases.html#db"/>. + url="&blfs-root;view/svn/server/databases.html#db"/>. </para> <screen><userinput>sed -i '/^TARGETS/s@arpd@@g' misc/Makefile</userinput></screen> |