diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-24 17:28:42 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-24 17:28:42 +0000 |
commit | 7f1fcd89bbc057b79fb7316f08d69b14c349becb (patch) | |
tree | 84cee752c0c5eab717e398333b85a059561f4f99 /chapter05/binutils-pass2-inst.xml | |
parent | 494f01fcd6473c8d424744fe7b872dd35a33f5d0 (diff) |
Adding several cross reference tags.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/binutils-pass2-inst.xml')
-rw-r--r-- | chapter05/binutils-pass2-inst.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/binutils-pass2-inst.xml b/chapter05/binutils-pass2-inst.xml index c37070167..55d61844e 100644 --- a/chapter05/binutils-pass2-inst.xml +++ b/chapter05/binutils-pass2-inst.xml @@ -30,7 +30,8 @@ variables that override the default optimization flags.</para> <screen><userinput>make </userinput></screen> <note><para>It's worth pointing out that running the Binutils test suite here -is considered not as important as running it in Chapter 6.</para></note> +is considered not as important as running it in +<xref linkend="chapter06"/>.</para></note> <para>Test the results (there should be no unexpected failures here, expected failures are fine):</para> |