diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 03:29:35 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 03:29:35 +0000 |
commit | c7d30405e2cd7632fa4610d1470a892dfc9e2a1e (patch) | |
tree | 306b9418b65d055b272b1bc4c8e7f946bf56134a /entities/ed.ent | |
parent | d6871c7bcc47aa34e17173fc9455e5510566c436 (diff) |
Billy's ed conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/ed.ent')
-rw-r--r-- | entities/ed.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/ed.ent b/entities/ed.ent index d8955f766..1790bf65d 100644 --- a/entities/ed.ent +++ b/entities/ed.ent @@ -3,9 +3,9 @@ <!ENTITY c6-ed SYSTEM "../chapter06/ed.xml"> <!ENTITY c6-ed-inst SYSTEM "../chapter06/ed-inst.xml"> -<!ENTITY c6-ed-exp SYSTEM "../chapter06/ed-exp.xml"> <!ENTITY aa-ed SYSTEM "../appendixa/ed.xml"> +<!ENTITY aa-ed-shortdesc SYSTEM "../appendixa/ed-shortdesc.xml"> <!ENTITY aa-ed-desc SYSTEM "../appendixa/ed-desc.xml"> <!ENTITY aa-ed-dep SYSTEM "../appendixa/ed-dep.xml"> <!ENTITY aa-ed-down SYSTEM "../appendixa/ed-down.xml"> |