Author: bdubbs Date: 2010-06-29 19:33:52 -0600 (Tue, 29 Jun 2010) New Revision: 9328
Modified: trunk/BOOK/chapter06/gcc.xml Log: Typo Modified: trunk/BOOK/chapter06/gcc.xml =================================================================== --- trunk/BOOK/chapter06/gcc.xml 2010-06-29 15:07:37 UTC (rev 9327) +++ trunk/BOOK/chapter06/gcc.xml 2010-06-30 01:33:52 UTC (rev 9328) @@ -183,7 +183,7 @@ <screen><computeroutput>#include <...> search starts here: /usr/local/include - /usr/lib/gcc/x686-pc-linux-gnu/&gcc-version;/include + /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/include /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/include-fixed /usr/include</computeroutput></screen> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
