diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-10 17:02:55 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-10 17:02:55 +0000 |
commit | b5b9707682ef1493d3d2489dba1db5b60313a80a (patch) | |
tree | e722e6d9e7a9f18cbbc8e627f94f159116bb6dff /book/part2.xml | |
parent | cdeac6c1ded5babcae7a3266bc49be8d883ba1bb (diff) |
changed ref's like &chapter1; to &chapter01;
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'book/part2.xml')
-rw-r--r-- | book/part2.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/book/part2.xml b/book/part2.xml index c8ebcc95f..d37fbec33 100644 --- a/book/part2.xml +++ b/book/part2.xml @@ -1,12 +1,12 @@ <part id="part2"> <title>Part II - Installing the LFS system</title> -&chapter3; -&chapter4; -&chapter5; -&chapter6; -&chapter7; -&chapter8; -&chapter9; +&chapter03; +&chapter04; +&chapter05; +&chapter06; +&chapter07; +&chapter08; +&chapter09; </part> |