minor typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-06-22 20:42:23 +00:00
parent 626a2806e8
commit d41d540880
2 changed files with 3 additions and 3 deletions

View File

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

View File

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