Author: manuel Date: 2005-10-19 12:38:24 -0600 (Wed, 19 Oct 2005) New Revision: 7056
Modified: branches/6.1.1/BOOK/chapter01/changelog.xml branches/6.1.1/BOOK/index.xml Log: Moved chapter02 to part II. Modified: branches/6.1.1/BOOK/chapter01/changelog.xml =================================================================== --- branches/6.1.1/BOOK/chapter01/changelog.xml 2005-10-19 18:34:01 UTC (rev 7055) +++ branches/6.1.1/BOOK/chapter01/changelog.xml 2005-10-19 18:38:24 UTC (rev 7056) @@ -44,7 +44,7 @@ <listitem><para>October 19, 2005 [manuel]: Updated the acknowledgements to current trunk version. Ported also some redaction changes in preface -and chapter01 pages.</para></listitem> +and chapter01 pages. Moved chapter02 to part II.</para></listitem> <listitem><para>October 19, 2005 [manuel]: Updated the stylesheets, Makefile and related files to current trunk versions.</para></listitem> Modified: branches/6.1.1/BOOK/index.xml =================================================================== --- branches/6.1.1/BOOK/index.xml 2005-10-19 18:34:01 UTC (rev 7055) +++ branches/6.1.1/BOOK/index.xml 2005-10-19 18:38:24 UTC (rev 7056) @@ -15,12 +15,12 @@ <title>Introduction</title> <?dbhtml filename="part1.html"?> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter01/chapter01.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter02/chapter02.xml"/> </part> <part id="part2"> <title>Preparing for the Build</title> <?dbhtml filename="part2.html"?> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter02/chapter02.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter03/chapter03.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter04/chapter04.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter05/chapter05.xml"/> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
