diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter06/db.xml | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b940648d2..a55a2e1e1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <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 convention for storing man pages. Thanks to Tushar Teredesai and 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 @@ <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> |