Moved chapter02 to part II.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-10-19 18:38:24 +00:00
parent d03faf5e45
commit 56fc942088
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ First a summary, then a detailed log.</para>
<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>

View File

@ -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"/>