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 /entities/chapter04.ent | |
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 'entities/chapter04.ent')
-rw-r--r-- | entities/chapter04.ent | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/entities/chapter04.ent b/entities/chapter04.ent index e0266ab5f..ebaf3c09e 100644 --- a/entities/chapter04.ent +++ b/entities/chapter04.ent @@ -1,5 +1,5 @@ -<!ENTITY chapter03 SYSTEM "../chapter03/chapter03.xml"> -<!ENTITY c3-introduction SYSTEM "../chapter03/introduction.xml"> -<!ENTITY c3-packages SYSTEM "../chapter03/packages.xml"> -<!ENTITY c3-toplevel SYSTEM "../chapter03/toplevel.xml"> -<!ENTITY c3-all SYSTEM "../chapter03/all.xml"> +<!ENTITY chapter04 SYSTEM "../chapter04/chapter04.xml"> +<!ENTITY c4-introduction SYSTEM "../chapter04/introduction.xml"> +<!ENTITY c4-packages SYSTEM "../chapter04/packages.xml"> +<!ENTITY c4-toplevel SYSTEM "../chapter04/toplevel.xml"> +<!ENTITY c4-all SYSTEM "../chapter04/all.xml"> |