diff options
-rw-r--r-- | chapter02/aboutsbus.xml | 2 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter02/aboutsbus.xml b/chapter02/aboutsbus.xml index 6d0cc1a56..ab700d3ff 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="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> @@ -2,8 +2,8 @@ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "CVS-2004-01-20"> -<!ENTITY releasedate "January 20th, 2004"> +<!ENTITY version "CVS-2004-01-21"> +<!ENTITY releasedate "January 21st, 2004"> <!ENTITY milestone "5.1"> <!ENTITY nbsp " "> |