Author: randy
Date: 2010-10-28 08:13:07 -0600 (Thu, 28 Oct 2010)
New Revision: 9409

Modified:
   trunk/BOOK/chapter06/zlib.xml
   trunk/BOOK/general.ent
Log:
Fixed a typo in the Zlib instructions

Modified: trunk/BOOK/chapter06/zlib.xml
===================================================================
--- trunk/BOOK/chapter06/zlib.xml       2010-10-28 01:51:09 UTC (rev 9408)
+++ trunk/BOOK/chapter06/zlib.xml       2010-10-28 14:13:07 UTC (rev 9409)
@@ -57,7 +57,7 @@
         <listitem>
           <para>Setting CFLAGS overrides the default optimization in the
           package to prevent some run time errors.  Note that the 
-mstackrealign
-          may cause build failures in non-Intel architeture systems.</para>
+          may cause build failures in non-Intel architecture systems.</para>
         </listitem>
       </varlistentry>
     </variablelist>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2010-10-28 01:51:09 UTC (rev 9408)
+++ trunk/BOOK/general.ent      2010-10-28 14:13:07 UTC (rev 9409)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20101027">
-<!ENTITY releasedate "October 27, 2010">
+<!ENTITY version "SVN-20101028">
+<!ENTITY releasedate "October 28, 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