aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/gcc-pass2.xml8
-rw-r--r--chapter05/tcl.xml7
2 files changed, 7 insertions, 8 deletions
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml
index 314f88019..f25add08b 100644
--- a/chapter05/gcc-pass2.xml
+++ b/chapter05/gcc-pass2.xml
@@ -29,10 +29,10 @@ system is set up correctly in this regard by performing a simple test:</para>
<blockquote><screen>The system has no more ptys. Ask your system administrator to create more.</screen></blockquote>
<para>Your host distribution is not set up for proper PTY operation. In this
-case there is no point in running the test suites for GCC and Binutils until you
-are able to resolve the issue. You can consult the LFS Wiki at
-<ulink url="http://wiki.linuxfromscratch.org/"/> for more information on how to
-get PTYs working.</para>
+case there is no point in running the test suites for GCC and Binutils until
+you are able to resolve the issue. You can consult the LFS Wiki at
+<ulink url="&wiki-root;"/> for more information on how to get PTYs
+working.</para>
<para>This time we will build both the C and the C++ compilers, so you'll have
to unpack all three GCC tarballs (-core, -g++, and -testsuite) in one and the
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml
index 73d080f4c..92250ecec 100644
--- a/chapter05/tcl.xml
+++ b/chapter05/tcl.xml
@@ -51,10 +51,9 @@ exercised correctly. More information on the TZ environment variable will be
given later on in <xref linkend="chapter07"/>.</para></listitem>
</itemizedlist>
-<para>Sometimes, package test suites will give false failures. You can
-consult the LFS Wiki at <ulink url="http://wiki.linuxfromscratch.org/"/>
-to verify that these failures are normal. This applies to all tests
-throughout the book.</para>
+<para>Sometimes package test suites will give false failures. You can
+consult the LFS Wiki at <ulink url="&wiki-root;"/> to verify that these
+failures are normal. This applies to all tests throughout the book.</para>
<para>Install the package:</para>