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/binutils-pass2.xml | |
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/binutils-pass2.xml')
-rw-r--r-- | chapter05/binutils-pass2.xml | 4 |
1 files changed, 2 insertions, 2 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> |