Author: manuel
Date: 2005-04-26 14:16:07 -0600 (Tue, 26 Apr 2005)
New Revision: 5115

Modified:
   branches/cross-lfs/BOOK/bootable/colo.xml
   branches/cross-lfs/BOOK/temp-system/gcc.xml
Log:
Taggs fixes.

Modified: branches/cross-lfs/BOOK/bootable/colo.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/colo.xml   2005-04-26 20:05:43 UTC (rev 
5114)
+++ branches/cross-lfs/BOOK/bootable/colo.xml   2005-04-26 20:16:07 UTC (rev 
5115)
@@ -29,13 +29,13 @@
 Colo. Here is a simpe default.colo to use.</para>
 
 <screen><userinput>cat &gt; /boot/default.colo &lt;&lt; "EOF"
-#:CoLo:#
+<literal>#:CoLo:#
 #
 # load linux
 #
 lcd 'Booting 2.6.9...'
 load vmlinux-2.6.9.gz
-execute root=/dev/hda2 console=ttyS0,115200 ide1=noprobe
+execute root=/dev/hda2 console=ttyS0,115200 ide1=noprobe</literal>
 EOF</userinput></screen>
 
 <para>Included in /usr/lib/colo/examples are more examples of a

Modified: branches/cross-lfs/BOOK/temp-system/gcc.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/gcc.xml 2005-04-26 20:05:43 UTC (rev 
5114)
+++ branches/cross-lfs/BOOK/temp-system/gcc.xml 2005-04-26 20:16:07 UTC (rev 
5115)
@@ -135,6 +135,8 @@
 
 <screen><userinput>ln -s gcc /tools/bin/cc</userinput></screen>
 
+</sect2>
+
 <sect2 role="content"><title/>
 <para>Details on this package are located in <xref
 linkend="contents-gcc" role="."/></para>

-- 
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