aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter06/iproute2.xml2
-rw-r--r--general.ent4
3 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 2cdbe453d..1ba974d20 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -88,6 +88,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>June 16th, 2005 [archaic]: Fixed link to BLFS's db page
+referenced in iproute2.</para></listitem>
+
<listitem><para>June 15th, 2005 [archaic]: Added --disable-nls to pass2 binutils
to avoid requirement of gettext.</para></listitem>
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>
diff --git a/general.ent b/general.ent
index f80cb0765..345486455 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050615">
-<!ENTITY releasedate "June 15, 2005">
+<!ENTITY version "SVN-20050616">
+<!ENTITY releasedate "June 16, 2005">
<!ENTITY milestone "6.2">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">