aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02/aboutsbus.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-21 22:15:22 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-21 22:15:22 +0000
commit15b6ed42732e28bdc509ecf0ab9ed9c14915d153 (patch)
tree22fbf43fa5b1d8f3d8843a9268a5e8b842b10bef /chapter02/aboutsbus.xml
parentd12fdb184b84b9c2f581b8d594e9d0e7ce8511a5 (diff)
Adding a few cross references.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3180 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/aboutsbus.xml')
-rw-r--r--chapter02/aboutsbus.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter02/aboutsbus.xml b/chapter02/aboutsbus.xml
index 2925f8a74..6d0cc1a56 100644
--- a/chapter02/aboutsbus.xml
+++ b/chapter02/aboutsbus.xml
@@ -12,9 +12,9 @@ with the idea of using the <emphasis>Static Binutils Unit</emphasis>
(abbreviated to <emphasis>SBU</emphasis>).</para>
<para>It works like this: the first package you compile in this book is the
-statically linked Binutils in Chapter 5, and the time it takes to compile this
-package is what we call the "Static Binutils Unit" or "SBU". All other compile
-times will be expressed relative to this time.</para>
+statically linked Binutils in<xref linkend="chapter05"/>, and the time it
+takes to compile this package is what we call the "Static Binutils Unit" or
+"SBU". All other compile times will be expressed relative to this time.</para>
<para>For example, the time it takes to build the static version of GCC is
&gcc-time-tools-pass1;s. This means that if on your system it took 10 minutes