diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-07 12:09:31 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-07 12:09:31 +0000 |
commit | c6b5ddb7a6bd11d84c183cd3c3fd3c507f797978 (patch) | |
tree | 88acb063b0dc886b61397b207a3876660326aa1b /book.xml | |
parent | 4f4b4e84a2efa25e30cf50136bdfb014e1c23163 (diff) |
Shifting chapter contents, and moving preparational sections of chapter 5 to a separate chapter.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'book.xml')
-rw-r--r-- | book.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,11 +11,11 @@ <part id="part1"> <title>Part I - Introduction</title> &chapter01; -&chapter02; </part> <part id="part2"> <title>Part II - Preparing for the build</title> +&chapter02; &chapter03; &chapter04; &chapter05; |