Author: jhuntwork
Date: 2007-08-31 15:19:22 -0600 (Fri, 31 Aug 2007)
New Revision: 8362

Modified:
   branches/jh/BOOK/chapter05/gcc-pass2.xml
Log:
Fix typo and slightly tweak sentence in gcc pass 2.

Modified: branches/jh/BOOK/chapter05/gcc-pass2.xml
===================================================================
--- branches/jh/BOOK/chapter05/gcc-pass2.xml    2007-08-31 18:31:00 UTC (rev 
8361)
+++ branches/jh/BOOK/chapter05/gcc-pass2.xml    2007-08-31 21:19:22 UTC (rev 
8362)
@@ -112,7 +112,7 @@
     <quote>/tools</quote> to every instance of <quote>/lib/ld</quote>,
     <quote>/lib64/ld</quote> or <quote>/lib32/ld</quote>, while the second one
     replaces hard-coded instances of <quote>/usr</quote>. Then we add our 
define
-    statments altering the include search path to the end of the file. Finally,
+    statements which alter the include search path to the end of the file. 
Finally,
     we use <command>touch</command> to update the timestamp on the copied 
files.
     When used in conjunction with <command>cp -u</command>, this prevents 
unexpected
     changes to the original files in case the command is inadvertently run 
twice.

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