From 9d2bf097cc89e0ec1da84e937e0f37feef4ec3aa Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Wed, 12 Apr 2006 20:13:48 +0000 Subject: [PATCH] Adjust some redundant text in Berkeley DB page. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter06/db.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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.