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/shadow.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/shadow.ent')
-rw-r--r-- | entities/shadow.ent | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/entities/shadow.ent b/entities/shadow.ent index 5c41eae92..15c7d97f3 100644 --- a/entities/shadow.ent +++ b/entities/shadow.ent @@ -1,14 +1,12 @@ -<!ENTITY c4-shadowpwd SYSTEM "../chapter04/shadowpwd.xml"> - <!ENTITY c6-shadowpwd SYSTEM "../chapter06/shadowpwd.xml"> <!ENTITY c6-shadowpwd-inst SYSTEM "../chapter06/shadowpwd-inst.xml"> <!ENTITY c6-cf-shadowpwd SYSTEM "../chapter06/config-shadowpwd.xml"> <!ENTITY aa-shadowpwd SYSTEM "../appendixa/shadowpwd.xml"> +<!ENTITY aa-shadowpwd-shortdesc SYSTEM "../appendixa/shadowpwd-shortdesc.xml"> <!ENTITY aa-shadowpwd-desc SYSTEM "../appendixa/shadowpwd-desc.xml"> <!ENTITY aa-shadowpwd-dep SYSTEM "../appendixa/shadowpwd-dep.xml"> <!ENTITY aa-shadowpwd-down SYSTEM "../appendixa/shadowpwd-down.xml"> -<!ENTITY aa-shadowpwd-shortdesc SYSTEM "../appendixa/shadowpwd-shortdesc.xml"> <!ENTITY shadow-version "4.0.3"> <!ENTITY shadow-depversion "20001016"> |