diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-07 06:00:35 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-07 06:00:35 +0000 |
commit | f861982929d526b7628fc1a6f19386c665f28e31 (patch) | |
tree | 259c0150e454b1d186c75fb56f00fb9c3efe10a6 /chapter06/glibc-inst.xml | |
parent | f57e3d1ad9e6bfe96ebf823be19da0e07d81d52b (diff) |
Miscellaneous fixes and cleanups.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc-inst.xml')
-rw-r--r-- | chapter06/glibc-inst.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml index 76e595bcc..95e6db1e4 100644 --- a/chapter06/glibc-inst.xml +++ b/chapter06/glibc-inst.xml @@ -58,9 +58,8 @@ kernel headers into <filename>/usr/include</filename>.</para></listitem> <para><screen><userinput>make check</userinput></screen></para> -<para>The test suite notes from the "Installing Glibc" section in Chapter 5 are -still very much appropriate here. Be sure to refer back there should you have -any doubts.</para> +<para>The test suite notes from <xref linkend="ch05-glibc"/> are still very much +appropriate here. Be sure to refer back there should you have any doubts.</para> <para>And install the package:</para> |