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/procps.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/procps.ent')
-rw-r--r-- | entities/procps.ent | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/entities/procps.ent b/entities/procps.ent index 9dffc16be..e05eb1878 100644 --- a/entities/procps.ent +++ b/entities/procps.ent @@ -1,14 +1,11 @@ -<!ENTITY c4-procps SYSTEM "../chapter04/procps.xml"> -<!ENTITY c4-procps-patch SYSTEM "../chapter04/procps-patch.xml"> - <!ENTITY c6-procps SYSTEM "../chapter06/procps.xml"> <!ENTITY c6-procps-inst SYSTEM "../chapter06/procps-inst.xml"> <!ENTITY aa-procps SYSTEM "../appendixa/procps.xml"> +<!ENTITY aa-procps-shortdesc SYSTEM "../appendixa/procps-shortdesc.xml"> <!ENTITY aa-procps-desc SYSTEM "../appendixa/procps-desc.xml"> <!ENTITY aa-procps-dep SYSTEM "../appendixa/procps-dep.xml"> <!ENTITY aa-procps-down SYSTEM "../appendixa/procps-down.xml"> -<!ENTITY aa-procps-shortdesc SYSTEM "../appendixa/procps-shortdesc.xml"> <!ENTITY procps-version "3.1.11"> <!ENTITY procps-depversion "2.0.7"> |