diff options
Diffstat (limited to 'chapter05/gcc-pass2.xml')
-rw-r--r-- | chapter05/gcc-pass2.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index 145345399..34f8f18d8 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -1,4 +1,4 @@ -<sect1 id="ch05-gcc-pass2"> +<sect1 id="ch-tools-gcc-pass2"> <title>Installing GCC-&gcc-version; - Pass 2</title> <?dbhtml filename="gcc-pass2.html" dir="chapter05"?> @@ -165,7 +165,7 @@ to continue on.</para> <note><para>At this point it is strongly recommended to repeat the sanity check we performed earlier in the chapter. Refer back to -<xref linkend="ch05-locking-glibc"/> and repeat the check. If the results are +<xref linkend="ch-tools-locking-glibc"/> and repeat the check. If the results are wrong, then most likely you forgot to apply the above mentioned GCC Specs patch.</para></note> |