Author: bdubbs
Date: Tue Apr  2 13:42:46 2013
New Revision: 10238

Log:
Fix example output in adjusted search path

Modified:
   trunk/BOOK/chapter06/adjusting.xml

Modified: trunk/BOOK/chapter06/adjusting.xml
==============================================================================
--- trunk/BOOK/chapter06/adjusting.xml  Mon Apr  1 19:10:08 2013        (r10237)
+++ trunk/BOOK/chapter06/adjusting.xml  Tue Apr  2 13:42:46 2013        (r10238)
@@ -84,8 +84,7 @@
   and the output of the last command (allowing for platform-specific target 
triplets)
   will be:</para>
 
-<screen><computeroutput>SEARCH_DIR("/tools/i686-pc-linux-gnu/lib")
-SEARCH_DIR("/usr/lib")
+<screen><computeroutput>SEARCH_DIR("/usr/lib")
 SEARCH_DIR("/lib");</computeroutput></screen>
 
   <para os="l">Next make sure that we're using the correct libc:</para>
-- 
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