Author: ken
Date: Wed May  1 10:50:53 2013
New Revision: 10261

Log:
target triplets no longer appear in the SEARCH_DIR output after adjusting, so 
don't mention them in the text

Modified:
   trunk/BOOK/chapter06/adjusting.xml

Modified: trunk/BOOK/chapter06/adjusting.xml
==============================================================================
--- trunk/BOOK/chapter06/adjusting.xml  Wed May  1 10:39:29 2013        (r10260)
+++ trunk/BOOK/chapter06/adjusting.xml  Wed May  1 10:50:53 2013        (r10261)
@@ -81,7 +81,7 @@
 <screen os="j"><userinput>grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; 
|\n|g'</userinput></screen>
 
   <para os="k">If everything is working correctly, there should be no errors,
-  and the output of the last command (allowing for platform-specific target 
triplets)
+  and the output of the last command
   will be:</para>
 
 <screen><computeroutput>SEARCH_DIR("/usr/lib")
-- 
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