diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-08 22:30:38 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-08 22:30:38 +0000 |
commit | b51f4a5df57997cb5aa513ce33e3261fb56eb9d2 (patch) | |
tree | bfeb0a2ec397a67cd4757609106cdb5631b12dc8 /entities/file.ent | |
parent | f82d93f18b188e3929f65f0946d80ed543179b2f (diff) |
Removing some dead-wood entities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/file.ent')
-rw-r--r-- | entities/file.ent | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/entities/file.ent b/entities/file.ent index d77c5ae81..218a702e1 100644 --- a/entities/file.ent +++ b/entities/file.ent @@ -1,11 +1,8 @@ -<!ENTITY c4-file SYSTEM "../chapter04/file.xml"> - <!ENTITY c6-file SYSTEM "../chapter06/file.xml"> <!ENTITY c6-file-inst SYSTEM "../chapter06/file-inst.xml"> <!ENTITY aa-file SYSTEM "../appendixa/file.xml"> <!ENTITY aa-file-shortdesc SYSTEM "../appendixa/file-shortdesc.xml"> - <!ENTITY aa-file-desc SYSTEM "../appendixa/file-desc.xml"> <!ENTITY aa-file-dep SYSTEM "../appendixa/file-dep.xml"> <!ENTITY aa-file-down SYSTEM "../appendixa/file-down.xml"> |