Browse Source

Adjust some redundant text in Berkeley DB page.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Huntwork 19 years ago
parent
commit
9d2bf097cc
2 changed files with 4 additions and 1 deletions
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter06/db.xml

+ 3 - 0
chapter01/changelog.xml

@@ -39,6 +39,9 @@
     <listitem>
       <para>April 12, 2006</para>
       <itemizedlist>
+        <listitem>
+          <para>[jhuntwork] - Adjust some redundant text in Berkeley DB page.</para>
+        </listitem>
         <listitem>
           <para>[jhuntwork] - Added a pointer to GDBM in Berkeley DB page.
           Also added explanatory text concerning why LFS chose Debian's

+ 1 - 1
chapter06/db.xml

@@ -44,7 +44,7 @@
       <para>There are instructions to build this package in the BLFS
       book if you need to build the RPC server or additional language
       bindings. The additional language bindings will require additional
-      packages to be installed. The BLFS instructions are located at
+      packages to be installed. See
       <ulink url="&blfs-root;view/svn/server/databases.html#db"/> for
       suggested installation instructions.</para>