From 0ee07e59de6ea106496ad222c6550cdc0e88c181 Mon Sep 17 00:00:00 2001 From: Krejzi Date: Fri, 23 Jan 2015 21:28:48 +0000 Subject: Use an entity for BLFS URL's. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/db.xml | 4 ++-- chapter06/gcc.xml | 2 +- chapter06/iproute2.xml | 2 +- chapter06/shadow.xml | 2 +- chapter06/vim.xml | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'chapter06') 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 @@ 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 + installed. See for suggested installation instructions. Also, GDBM could 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 + url="&blfs-book;general/gdbm.html"/> diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 6c07d8ae0..53f8354ad 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -69,7 +69,7 @@ cd ../gcc-build Note that for other languages, there are some prerequisites that are not yet available. See the - BLFS Book + BLFS Book for instructions on how to build all of GCC's supported languages. diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index e08681c41..3dd8d1e31 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -46,7 +46,7 @@ common requirement on a base Linux system, remove the dependency on Berkeley DB by applying the commands below. If the arpd binary is needed, instructions for compiling Berkeley DB can be found in the BLFS Book - at . + at . sed -i '/^TARGETS/s@arpd@@g' misc/Makefile diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index a44fd17a7..25fc55a29 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -43,7 +43,7 @@ If you would like to enforce the use of strong passwords, refer to - for installing + for installing CrackLib prior to building Shadow. Then add --with-libcrack to the configure command below. diff --git a/chapter06/vim.xml b/chapter06/vim.xml index fd2360e3c..346e73029 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -34,7 +34,7 @@ If you prefer another editor—such as Emacs, Joe, or Nano—please refer to for suggested + url="&blfs-book;postlfs/editors.html"/> for suggested installation instructions. @@ -94,7 +94,7 @@ done additional libraries to be installed. For more information on this process, refer to the Vim documentation and the Vim installation page in the BLFS book at . + url="&blfs-book;postlfs/vim.html"/>. -- cgit v1.2.3-54-g00ecf