diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-29 16:24:16 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-29 16:24:16 +0000 |
commit | 663ecfcc5f04e7c2860b83ef89e49f5e8b68bbbe (patch) | |
tree | 7c789513e8b75ee906795c4a06600e2e4284638f /chapter04/aboutsbus.xml | |
parent | 2ec0d203c3af587beb98406888dca6f6f5283180 (diff) |
Several minor wording changes (chapters 1 - 5).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/aboutsbus.xml')
-rw-r--r-- | chapter04/aboutsbus.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/chapter04/aboutsbus.xml b/chapter04/aboutsbus.xml index 10b61a881..28d83c01c 100644 --- a/chapter04/aboutsbus.xml +++ b/chapter04/aboutsbus.xml @@ -29,10 +29,11 @@ install the first pass of Binutils, it will take Fortunately, most build times are shorter than the one for Binutils.</para> <para>In general, SBUs are not entirely accurate because they depend on many -factors, not just the GCC version. Note that on Symmetric Multi-Processor -(SMP)-based machines, SBUs are even less accurate. They are provided here to -give an estimate of how long it might take to install a package, but the numbers -can vary by as much as dozens of minutes in some cases.</para> +factors, including the host system's version of GCC. Note that on Symmetric +Multi-Processor (SMP)-based machines, SBUs are even less accurate. They are +provided here to give an estimate of how long it might take to install a +package, but the numbers can vary by as much as dozens of minutes in some +cases.</para> <para>To view actual timings for a number of specific machines, we recommend The LinuxFromScratch SBU Home Page at <ulink url="&lfs-root;~bdubbs/"/>.</para> |