diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-05 18:33:27 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-05 18:33:27 +0000 |
commit | bb6ff0e8f02a5ec304246f76cc8f44e0dcafff56 (patch) | |
tree | 9dd5092034e8214cc47ea91128440668c93a6e8c /chapter05 | |
parent | d774b1c561ef6de3ba7292c9b23d2f465e30a052 (diff) |
included wrong files for gcc/binutils pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/binutils-pass2.xml | 4 | ||||
-rw-r--r-- | chapter05/gcc-pass2.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 843fd1219..8cfcb96cc 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -1,5 +1,5 @@ <sect1 id="ch05-binutils-pass2"> -<title>Installing Binutils-&binutils-version; - Pass 1</title> +<title>Installing Binutils-&binutils-version; - Pass 2</title> <?dbhtml filename="binutils-pass2.html" dir="chapter05"?> <screen>Estimated build time: &binutils-pass1-time-stage1; @@ -7,7 +7,7 @@ Estimated required disk space: &binutils-pass1-compsize-stage1;</screen> &aa-binutils-shortdesc; &aa-binutils-dep; -&c5-binutils-pass1-inst; +&c5-binutils-pass2-inst; </sect1> diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index e701b4ac4..b55c5e5d6 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -7,7 +7,7 @@ Estimated required disk space: &gcc-compsize-pass1-stage1;</screen> &aa-gcc-shortdesc; &aa-gcc-dep; -&c5-gcc-pass1-inst; +&c5-gcc-pass2-inst; </sect1> |