Переглянути джерело

Typo fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 роки тому
батько
коміт
83e39026d0
2 змінених файлів з 3 додано та 3 видалено
  1. 1 1
      chapter05/gcc-exp.xml
  2. 2 2
      index.xml

+ 1 - 1
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>
 

+ 2 - 2
index.xml

@@ -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">