Author: randy
Date: 2010-10-26 07:55:10 -0600 (Tue, 26 Oct 2010)
New Revision: 9406

Modified:
   trunk/BOOK/chapter06/gcc.xml
   trunk/BOOK/general.ent
Log:
Fix typo in Chapter 6 GCC instructions

Modified: trunk/BOOK/chapter06/gcc.xml
===================================================================
--- trunk/BOOK/chapter06/gcc.xml        2010-10-24 21:52:02 UTC (rev 9405)
+++ trunk/BOOK/chapter06/gcc.xml        2010-10-26 13:55:10 UTC (rev 9406)
@@ -91,7 +91,7 @@
         <term><parameter>--with-system-zlib</parameter></term>
         <listitem>
           <para>This switch tells GCC to link to the system installed copy of
-          the Zlib library, rather than its own internl copy.</para>
+          the Zlib library, rather than its own internal copy.</para>
         </listitem>
       </varlistentry>
     </variablelist>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2010-10-24 21:52:02 UTC (rev 9405)
+++ trunk/BOOK/general.ent      2010-10-26 13:55:10 UTC (rev 9406)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20101024">
-<!ENTITY releasedate "October 24, 2010">
+<!ENTITY version "SVN-20101026">
+<!ENTITY releasedate "October 26, 2010">
 <!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "6.8">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to