Browse Source

Fixed link to BLFS's db page referenced in iproute2. (merged from trunk r6006)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 20 năm trước cách đây
mục cha
commit
d4f3984e42
3 tập tin đã thay đổi với 6 bổ sung3 xóa
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter06/iproute2.xml
  3. 2 2
      general.ent

+ 3 - 0
chapter01/changelog.xml

@@ -84,6 +84,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. (merged from trunk r6006)</para></listitem>
+
 <listitem><para>June 15th, 2005 [archaic]: Added --disable-nls to pass2 binutils
 to avoid requirement of gettext. (merged from trunk r5983)</para></listitem>
 

+ 1 - 1
chapter06/iproute2.xml

@@ -37,7 +37,7 @@
           Berkeley DB by applying the patch using the 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>patch -Np1 -i ../iproute2-&iproute2-patch-version;-remove_db-1.patch</userinput></screen>

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "TESTING-20050615">
-<!ENTITY releasedate "June 15, 2005">
+<!ENTITY version "TESTING-20050616">
+<!ENTITY releasedate "June 16, 2005">
 <!ENTITY milestone "6.1">
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">