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/m4.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/m4.ent')
-rw-r--r-- | entities/m4.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/m4.ent b/entities/m4.ent index c4d439f65..0d98b0f36 100644 --- a/entities/m4.ent +++ b/entities/m4.ent @@ -1,4 +1,4 @@ -<!ENTITY c3-m4 SYSTEM "../chapter03/m4.xml"> +<!ENTITY c4-m4 SYSTEM "../chapter04/m4.xml"> <!ENTITY c6-m4 SYSTEM "../chapter06/m4.xml"> <!ENTITY c6-m4-inst SYSTEM "../chapter06/m4-inst.xml"> |