aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02/abouttestsuites.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter02/abouttestsuites.xml')
-rw-r--r--chapter02/abouttestsuites.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter02/abouttestsuites.xml b/chapter02/abouttestsuites.xml
index 258f35352..e580a9a79 100644
--- a/chapter02/abouttestsuites.xml
+++ b/chapter02/abouttestsuites.xml
@@ -16,12 +16,12 @@ properly functioning system. But be warned, the test suites for GCC and Glibc
can take a very long time to complete, especially on slower hardware.</para>
<para>Experience has shown us that there is little to be gained from running
-the test suites in <xref linkend="chapter05"/>. There can be no escaping the
+the test suites in <xref linkend="chapter-temporary-tools"/>. There can be no escaping the
fact that the host system always exerts influence on the tests in that chapter,
often causing weird and inexplicable failures. Not only that, the tools built
-in <xref linkend="chapter05"/> are temporary and eventually discarded. For the
+in <xref linkend="chapter-temporary-tools"/> are temporary and eventually discarded. For the
average reader of this book we recommend <emphasis>not</emphasis> to run the
-test suites in <xref linkend="chapter05"/>. The instructions for running those
+test suites in <xref linkend="chapter-temporary-tools"/>. The instructions for running those
test suites are still provided for the benefit of testers and developers, but
they are strictly optional for everyone else.</para>
@@ -35,7 +35,7 @@ is running out of pseudo terminals (PTYs for short). The symptom is an
unusually high number of failing tests. This can happen for a number of
reasons. Most likely is that the host system doesn't have the
<emphasis>devpts</emphasis> file system set up correctly. We'll discuss this in
-more detail later on in <xref linkend="chapter05"/>.</para></note>
+more detail later on in <xref linkend="chapter-temporary-tools"/>.</para></note>
</sect1>