Эх сурвалжийг харах

minor typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 жил өмнө
parent
commit
d41d540880

+ 1 - 1
chapter06/binutils-exp.xml

@@ -11,7 +11,7 @@ compiling a package on the Intel machine that generates code that can be
 executed on Apple PowerPC machines).</para>
 
 <para><userinput>make tooldir=/usr install-info:</userinput> This will
-install binutil's info pages.</para>
+install binutils' info pages.</para>
 
 </sect2>
 

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20020616">
-<!ENTITY releasedate "June 16th, 2002">
+<!ENTITY version "20020622">
+<!ENTITY releasedate "June 22nd, 2002">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">