diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:21:58 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:21:58 +0000 |
commit | 487b8e6f3592e965ef128951f1ef41738e512719 (patch) | |
tree | e8d91d97c8cce513e8d1c5650d3489663962a5df /entities/shadow.ent | |
parent | 48d671c56622b3d184495a8f878af5505fb4ee90 (diff) |
Converted shadow.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/shadow.ent')
-rw-r--r-- | entities/shadow.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/shadow.ent b/entities/shadow.ent index 72036a29e..10cacc4ce 100644 --- a/entities/shadow.ent +++ b/entities/shadow.ent @@ -2,13 +2,13 @@ <!ENTITY c6-shadowpwd SYSTEM "../chapter06/shadowpwd.xml"> <!ENTITY c6-shadowpwd-inst SYSTEM "../chapter06/shadowpwd-inst.xml"> -<!ENTITY c6-shadowpwd-exp SYSTEM "../chapter06/shadowpwd-exp.xml"> <!ENTITY c6-cf-shadowpwd SYSTEM "../chapter06/config-shadowpwd.xml"> <!ENTITY aa-shadowpwd SYSTEM "../appendixa/shadowpwd.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"> |