Author: manuel Date: 2005-06-03 12:18:16 -0600 (Fri, 03 Jun 2005) New Revision: 5631
Modified: branches/cross-lfs/BOOK/cross-tools/common/introduction.xml Log: Indented cross-tools/common/introduction.xml Modified: branches/cross-lfs/BOOK/cross-tools/common/introduction.xml =================================================================== --- branches/cross-lfs/BOOK/cross-tools/common/introduction.xml 2005-06-03 18:08:33 UTC (rev 5630) +++ branches/cross-lfs/BOOK/cross-tools/common/introduction.xml 2005-06-03 18:18:16 UTC (rev 5631) @@ -1,18 +1,19 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; ]> + <sect1 id="ch-cross-tools-introduction"> -<title>Introduction</title> -<?dbhtml filename="introduction.html"?> + <?dbhtml filename="introduction.html"?> -<para>This chapter shows you how to create cross platform -tools.</para> + <title>Introduction</title> -<para>If for some reason you have to stop and come back later, -remember to use the su - lfs command, and it will setup the -build environment that you left.</para> + <para>This chapter shows you how to create cross platform tools.</para> + <para>If for some reason you have to stop and come back later, remember + to use the <command>su - lfs</command> command, and it will setup the + build environment that you left.</para> + </sect1> - -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
