aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/chapter06.xml2
-rw-r--r--chapter06/db.xml4
-rw-r--r--chapter06/gcc.xml2
-rw-r--r--chapter06/iproute2.xml2
-rw-r--r--chapter06/shadow.xml2
-rw-r--r--chapter06/vim.xml4
6 files changed, 8 insertions, 8 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml
index d10b804a5..e26144bdd 100644
--- a/chapter06/chapter06.xml
+++ b/chapter06/chapter06.xml
@@ -28,13 +28,13 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mpfr.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mpc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sed.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bzip2.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgconfig.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ncurses.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="attr.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="acl.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sed.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shadow.xml"/>
diff --git a/chapter06/db.xml b/chapter06/db.xml
index 5549c2ed4..e3c185362 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/svn/server/databases.html#db"/>
+ installed. See <ulink url="&blfs-root;view/&short-version;/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/svn/general/gdbm.html"/></para>
+ url="&blfs-root;view/&short-version;/general/gdbm.html"/></para>
</tip>
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index b8b91f5de..e7efba79a 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -78,7 +78,7 @@ cd ../gcc-build</userinput></screen>
<para>Note that for other languages, there are some prerequisites that
are not yet available. See the
- <ulink url="&blfs-root;view/svn/general/gcc.html">BLFS Book</ulink>
+ <ulink url="&blfs-root;view/&short-version;/general/gcc.html">BLFS Book</ulink>
for instructions on how to build all of GCC's supported languages.</para>
<variablelist>
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index d86037f33..5f4c98d66 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 <command>arpd</command> binary is
needed, instructions for compiling Berkeley DB can be found in the BLFS Book
- at <ulink url="&blfs-root;view/svn/server/databases.html#db"/>.
+ at <ulink url="&blfs-root;view/&short-version;/server/databases.html#db"/>.
</para>
<screen><userinput remap="pre">sed -i '/^TARGETS/s@arpd@@g' misc/Makefile
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml
index 19086094a..a44fd17a7 100644
--- a/chapter06/shadow.xml
+++ b/chapter06/shadow.xml
@@ -43,7 +43,7 @@
<note>
<para>If you would like to enforce the use of strong passwords, refer to
- <ulink url="&blfs-root;view/svn/postlfs/cracklib.html"/> for installing
+ <ulink url="&blfs-root;view/&short-version;/postlfs/cracklib.html"/> for installing
CrackLib prior to building Shadow. Then add
<parameter>--with-libcrack</parameter> to the <command>configure</command>
command below.</para>
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index 840440cac..edadde175 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -34,7 +34,7 @@
<para>If you prefer another editor&mdash;such as Emacs, Joe, or
Nano&mdash;please refer to <ulink
- url="&blfs-root;view/svn/postlfs/editors.html"/> for suggested
+ url="&blfs-root;view/&short-version;/postlfs/editors.html"/> for suggested
installation instructions.</para>
</tip>
@@ -119,7 +119,7 @@ done</userinput></screen>
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 <ulink
- url="&blfs-root;view/svn/postlfs/vim.html"/>.</para>
+ url="&blfs-root;view/&short-version;/postlfs/vim.html"/>.</para>
</sect2>