Author: bdubbs
Date: Sun Mar 3 09:59:14 2013
New Revision: 10186
Log:
Minor touchups
Modified:
trunk/BOOK/chapter06/gcc.xml
trunk/BOOK/chapter06/kbd.xml
Modified: trunk/BOOK/chapter06/gcc.xml
==============================================================================
--- trunk/BOOK/chapter06/gcc.xml Sun Mar 3 08:11:07 2013 (r10185)
+++ trunk/BOOK/chapter06/gcc.xml Sun Mar 3 09:59:14 2013 (r10186)
@@ -216,8 +216,8 @@
xpointer="xpointer(//*[@os='h'])"/>
<screen><computeroutput>#include <...> search starts here:
- /usr/local/include
/usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/include
+ /usr/local/include
/usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/include-fixed
/usr/include</computeroutput></screen>
Modified: trunk/BOOK/chapter06/kbd.xml
==============================================================================
--- trunk/BOOK/chapter06/kbd.xml Sun Mar 3 08:11:07 2013 (r10185)
+++ trunk/BOOK/chapter06/kbd.xml Sun Mar 3 09:59:14 2013 (r10186)
@@ -59,7 +59,7 @@
<command>setfont</command> sizes the console appropriately) together with
its
manpage.</para>
-<screen><userinput remap="pre">sed -i 's/\(RESIZECONS_PROGS=\)yes/\1no/g'
configure &&
+<screen><userinput remap="pre">sed -i 's/\(RESIZECONS_PROGS=\)yes/\1no/g'
configure
sed -i 's/resizecons.8 //' man/man8/Makefile.in</userinput></screen>
<para>Prepare Kbd for compilation:</para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page