aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-05 18:33:27 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-05 18:33:27 +0000
commitbb6ff0e8f02a5ec304246f76cc8f44e0dcafff56 (patch)
tree9dd5092034e8214cc47ea91128440668c93a6e8c
parentd774b1c561ef6de3ba7292c9b23d2f465e30a052 (diff)
included wrong files for gcc/binutils pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter05/binutils-pass2.xml4
-rw-r--r--chapter05/gcc-pass2.xml2
-rw-r--r--index.xml4
3 files changed, 5 insertions, 5 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>
diff --git a/index.xml b/index.xml
index 6fd0d9739..1dadcb4d8 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml">
-<!ENTITY version "20030502">
-<!ENTITY releasedate "May 2nd, 2003">
+<!ENTITY version "20030505">
+<!ENTITY releasedate "May 5th, 2003">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">