diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-04 22:23:18 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-04 22:23:18 +0000 |
commit | dcff0464e8bc95ae211aef1f6aefe57dfade125d (patch) | |
tree | d412ad478b5cb9f82e7de08be23df8f75055c4d4 /chapter02/aboutsbus.xml | |
parent | fe5b13b40b50e7be2b16cbd477988e7828fcd8ca (diff) |
Changing chapter IDs in anticipation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/aboutsbus.xml')
-rw-r--r-- | chapter02/aboutsbus.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/aboutsbus.xml b/chapter02/aboutsbus.xml index d1a7485e5..cf2685e70 100644 --- a/chapter02/aboutsbus.xml +++ b/chapter02/aboutsbus.xml @@ -12,7 +12,7 @@ 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 <xref linkend="chapter05"/>, and the time it +statically linked Binutils in <xref linkend="chapter-temporary-tools"/>, 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> |