diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 01:23:51 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 01:23:51 +0000 |
commit | 14245dbff37a886521006005e6cc5bf87a199d3c (patch) | |
tree | 4837139e2beb9884fb64c1c7d1cfe1473823e69c /chapter04/chapter04.xml | |
parent | b100429a555d6e66c8b461092ab3472951e6a5fe (diff) |
Swapped chapter03 and chapter04.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/chapter04.xml')
-rw-r--r-- | chapter04/chapter04.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index b71e0b8c0..687ba5264 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -1,9 +1,9 @@ -<chapter id="chapter03"> +<chapter id="chapter04"> <title>Packages that need to be downloaded</title> -<?dbhtml filename="chapter03.html" dir="chapter03"?> +<?dbhtml filename="chapter04.html" dir="chapter04"?> -&c3-introduction; -&c3-packages; +&c4-introduction; +&c4-packages; </chapter> |