diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-11 22:02:32 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-11 22:02:32 +0000 |
commit | a0b689e8b09aaef27c73a8728aa3341f652bc098 (patch) | |
tree | 526d45f42b46f42ddb2b792285a2b0e3ba6d30d6 /chapter06/gcc.xml | |
parent | c91dd5bfd04b3188fd81bfe9c93d4a6985fdc0d5 (diff) |
Adapting the title of the 'Locking in' section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 7cf0f81a4..bb9467167 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -90,7 +90,7 @@ compiler. To satisfy those packages, create a symlink:</para> <note><para>At this point it is strongly recommended to repeat the sanity check we performed earlier in this chapter. Refer back to -<xref linkend="ch-system-adjustingtoolchain"/> and repeat the check. If the results +<xref linkend="ch-system-readjusting"/> and repeat the check. If the results are wrong, then most likely you erroneously applied the GCC Specs patch from <xref linkend="chapter-temporary-tools"/>.</para></note> |