diff options
author | Archaic <archaic@linuxfromscratch.org> | 2006-04-13 17:46:13 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2006-04-13 17:46:13 +0000 |
commit | 89bca0647036dd8c6af21e7068f634d9cfe21f9e (patch) | |
tree | bdceaa508e386fa7029120c13c4bb9bc4f707369 | |
parent | 60a58e6a6b62edfb28391da301978b45ffdc804e (diff) |
Adjust some redundant text in Berkeley DB page. Merged from trunk r7500.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/udev_update/BOOK@7506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/db.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |