diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 03:56:38 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 03:56:38 +0000 |
commit | 97871b773d8a2ca20b0a7f329604863f0b9f6c96 (patch) | |
tree | 3ac13f6c8c3114bdd855635d8bc6cde5bcbf31ae /entities/procinfo.ent | |
parent | 131dd6c59b6100100bdd09aaf9e3463834f65fc2 (diff) |
Procinfo conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/procinfo.ent')
-rw-r--r-- | entities/procinfo.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/procinfo.ent b/entities/procinfo.ent index bc447c93e..8358920a2 100644 --- a/entities/procinfo.ent +++ b/entities/procinfo.ent @@ -1,13 +1,13 @@ <!ENTITY c4-procinfo SYSTEM "../chapter04/procinfo.xml"> <!ENTITY c6-procinfo SYSTEM "../chapter06/procinfo.xml"> -<!ENTITY c6-procinfo-exp SYSTEM "../chapter06/procinfo-exp.xml"> <!ENTITY c6-procinfo-inst SYSTEM "../chapter06/procinfo-inst.xml"> <!ENTITY aa-procinfo SYSTEM "../appendixa/procinfo.xml"> <!ENTITY aa-procinfo-desc SYSTEM "../appendixa/procinfo-desc.xml"> <!ENTITY aa-procinfo-dep SYSTEM "../appendixa/procinfo-dep.xml"> <!ENTITY aa-procinfo-down SYSTEM "../appendixa/procinfo-down.xml"> +<!ENTITY aa-procinfo-shortdesc SYSTEM "../appendixa/procinfo-shortdesc.xml"> <!ENTITY procinfo-version "18"> <!ENTITY procinfo-depversion "18"> |