Author: dnicholson
Date: 2007-03-27 22:28:09 -0600 (Tue, 27 Mar 2007)
New Revision: 7986
Modified:
trunk/BOOK/chapter06/readjusting.xml
Log:
s/adjust/amend/, there was nothing wrong with it
Modified: trunk/BOOK/chapter06/readjusting.xml
===================================================================
--- trunk/BOOK/chapter06/readjusting.xml 2007-03-28 04:25:37 UTC (rev
7985)
+++ trunk/BOOK/chapter06/readjusting.xml 2007-03-28 04:28:09 UTC (rev
7986)
@@ -32,7 +32,7 @@
mv -v /tools/bin/{ld-new,ld}
ln -sv /tools/bin/ld /tools/$(gcc -dumpmachine)/bin/ld</userinput></screen>
- <para>Next, adjust the GCC specs file so that it points to the new
+ <para>Next, amend the GCC specs file so that it points to the new
dynamic linker, and so that GCC knows where to find the correct headers
and Glibc start files. A <command>sed</command> command accomplishes
this.</para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page