diff options
-rw-r--r-- | chapter05/gcc-exp.xml | 2 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/gcc-exp.xml b/chapter05/gcc-exp.xml index 271a30663..2078f8a1d 100644 --- a/chapter05/gcc-exp.xml +++ b/chapter05/gcc-exp.xml @@ -2,7 +2,7 @@ <title>Command explanations</title> <para><userinput>patch -Np1 -i ../gcc-&gcc-patch-version;.patch:</userinput> -This patch fixes a few bug fixes. See +This patch fixes a few bugs. See <ulink url="http://www.zipworld.com.au/~gschafer/lfs-tweaks.html"/> for more details.</para> @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20020826"> -<!ENTITY releasedate "August 26th, 2002"> +<!ENTITY version "20020827"> +<!ENTITY releasedate "August 27th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |