aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gcc-pass2.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-02 22:04:32 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-02 22:04:32 +0000
commitcd8e54e226b1b4ca2b85f754d358930baa7616a8 (patch)
tree8c890e6a570c6ff1c0a5830132a2e2c54ef37feb /chapter05/gcc-pass2.xml
parent148bb04f8022ae1ea657d36ef04ff062bd023206 (diff)
Adjusting the actual SBUs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gcc-pass2.xml')
-rw-r--r--chapter05/gcc-pass2.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml
index 58d6b7672..6826f64a5 100644
--- a/chapter05/gcc-pass2.xml
+++ b/chapter05/gcc-pass2.xml
@@ -2,8 +2,8 @@
<title>Installing GCC-&gcc-version; - Pass 2</title>
<?dbhtml filename="gcc-pass2.html" dir="chapter05"?>
-<screen>Estimated build time: &gcc-time-pass1-stage1;
-Estimated required disk space: &gcc-compsize-pass1-stage1;</screen>
+<screen>Estimated build time: &gcc-time-pass2-stage1;
+Estimated required disk space: &gcc-compsize-pass2-stage1;</screen>
&c5-gcc-pass2-inst;