diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 15:47:39 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 15:47:39 +0000 |
commit | 6a8e79ff421f12c27de3ba916923ea30a2c55c45 (patch) | |
tree | 00735b569a1bf6179f32c6eddfe0d2b3a7aff5df | |
parent | 83565e602434542203e4733cce8c8ad6ac07f90c (diff) |
Fixed broken entity
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | index.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ <!ENTITY c1-ma-subscribe SYSTEM "intel/chapter1/subscribe.xml"> <!ENTITY c1-ma-unsubscribe SYSTEM "intel/chapter1/unsubscribe.xml"> <!ENTITY c1-ma-mailarchive SYSTEM "intel/chapter1/mailarchive.xml"> +<!ENTITY c1-ma-othermodes SYSTEM "intel/chapter1/othermodes.xml"> <!ENTITY c1-contactinfo SYSTEM "intel/chapter1/contactinfo.xml"> <!ENTITY chapter2 SYSTEM "intel/chapter2/chapter2.xml"> |