diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/binutils-pass2.xml | 4 | ||||
-rw-r--r-- | chapter05/coreutils.xml | 4 | ||||
-rw-r--r-- | chapter05/gcc-pass2.xml | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index e443af968..0792ba9f2 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -2,8 +2,8 @@ <title>Installing Binutils-&binutils-version; - Pass 2</title> <?dbhtml filename="binutils-pass2.html" dir="chapter05"?> -<screen>Estimated build time: &binutils-pass1-time-stage1; -Estimated required disk space: &binutils-pass1-compsize-stage1;</screen> +<screen>Estimated build time: &binutils-pass2-time-stage1; +Estimated required disk space: &binutils-pass2-compsize-stage1;</screen> &c5-binutils-pass2-inst; diff --git a/chapter05/coreutils.xml b/chapter05/coreutils.xml index 43180b86f..6cd9f28f6 100644 --- a/chapter05/coreutils.xml +++ b/chapter05/coreutils.xml @@ -2,8 +2,8 @@ <title>Installing Coreutils-&coreutils-version;</title> <?dbhtml filename="coreutils.html" dir="chapter05"?> -<screen>Estimated build time: &coreutils-time; -Estimated required disk space: &coreutils-compsize;</screen> +<screen>Estimated build time: &coreutils-time-static; +Estimated required disk space: &coreutils-compsize-static;</screen> &aa-coreutils-shortdesc; &aa-coreutils-dep; 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; |