Author: robert
Date: 2011-02-20 18:48:44 -0700 (Sun, 20 Feb 2011)
New Revision: 1616

Modified:
   trunk/BOOK/chapter06/readjusting.xml
Log:
Fix one of the readjusting test results (it's different when we're linking with 
-pie).

Modified: trunk/BOOK/chapter06/readjusting.xml
===================================================================
--- trunk/BOOK/chapter06/readjusting.xml        2011-02-20 17:57:28 UTC (rev 
1615)
+++ trunk/BOOK/chapter06/readjusting.xml        2011-02-21 01:48:44 UTC (rev 
1616)
@@ -70,8 +70,7 @@
   <para os="f">If everything is working correctly, there should be no errors,
     and the output of the last command will be:</para>
 
-<screen><computeroutput>/usr/lib/crt1.o succeeded
-/usr/lib/crti.o succeeded
+<screen><computeroutput>/usr/lib/crti.o succeeded
 /usr/lib/crtn.o succeeded</computeroutput></screen>
 
   <para os="g">Verify that the compiler is searching for the correct header

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

Reply via email to