aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/db.xml
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2015-01-23 21:28:48 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2015-01-23 21:28:48 +0000
commit0ee07e59de6ea106496ad222c6550cdc0e88c181 (patch)
tree3076fc28a969f082e779e1434889674156735ed1 /chapter06/db.xml
parenta3e29a25971bfd1200855abafdca0932730b7975 (diff)
Use an entity for BLFS URL's.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/db.xml')
-rw-r--r--chapter06/db.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/db.xml b/chapter06/db.xml
index e3c185362..ab737dd79 100644
--- a/chapter06/db.xml
+++ b/chapter06/db.xml
@@ -42,7 +42,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. See <ulink url="&blfs-root;view/&short-version;/server/databases.html#db"/>
+ installed. See <ulink url="&blfs-book;server/databases.html#db"/>
for suggested installation instructions.</para>
<para>Also, GDBM <emphasis>could</emphasis> be used in place of Berkeley
@@ -52,7 +52,7 @@
installed, not with GDBM. If you fully understand the risks versus
benefits of using GDBM and wish to use it anyway, see the BLFS
instructions located at <ulink
- url="&blfs-root;view/&short-version;/general/gdbm.html"/></para>
+ url="&blfs-book;general/gdbm.html"/></para>
</tip>