diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-19 03:16:17 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-19 03:16:17 +0000 |
commit | 00d4d2bedf8b355e08498f5574cbe584bdf50650 (patch) | |
tree | 6c80edd0dcce5c850f27892f0ca51c92fdb026d0 /chapter02 | |
parent | 06c61cacc1b6db13e116775fb10b1e4c66fe4466 (diff) |
Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-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 b63bc3b0a..9e4ef28bc 100644 --- a/chapter02/aboutsbus.xml +++ b/chapter02/aboutsbus.xml @@ -9,7 +9,7 @@ times like anybody else?</para> <para>The biggest problem is that times cannot be acurate, not even a little bit. So many people install LFS on so many different systems, the times it takes to compile something varies too much. One package may take -20 minutes on one system, but that same packages may take 3 days on another +20 minutes on one system, but that same package may take 3 days on another (this is not an exaggeration). So instead we've come up with a <emphasis>Static Bash Unit</emphasis> or <emphasis>SBU</emphasis>.</para> |