diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b940648d2..a55a2e1e1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,9 @@ April 12, 2006 + + [jhuntwork] - Adjust some redundant text in Berkeley DB page. + [jhuntwork] - Added a pointer to GDBM in Berkeley DB page. Also added explanatory text concerning why LFS chose Debian's diff --git a/chapter06/db.xml b/chapter06/db.xml index e1a15e936..a5bf0a1a0 100644 --- a/chapter06/db.xml +++ b/chapter06/db.xml @@ -44,7 +44,7 @@ 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 for suggested installation instructions.