diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 13:18:27 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 13:18:27 +0000 |
commit | d9ed058fa0c16a6c13e73694003d42188ffd470a (patch) | |
tree | d99e85edcd617c1ca8eb35c16cc028fb0bb809bb /entities/man.ent | |
parent | 0397b61e3f04dfdb45df4d2b25bc532320f9e7a0 (diff) |
Billy's lilo and man conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/man.ent')
-rw-r--r-- | entities/man.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/man.ent b/entities/man.ent index e00e454f2..ca384598c 100644 --- a/entities/man.ent +++ b/entities/man.ent @@ -3,9 +3,9 @@ <!ENTITY c6-man SYSTEM "../chapter06/man.xml"> <!ENTITY c6-man-inst SYSTEM "../chapter06/man-inst.xml"> -<!ENTITY c6-man-exp SYSTEM "../chapter06/man-exp.xml"> <!ENTITY aa-man SYSTEM "../appendixa/man.xml"> +<!ENTITY aa-man-shortdesc SYSTEM "../appendixa/man-shortdesc.xml"> <!ENTITY aa-man-desc SYSTEM "../appendixa/man-desc.xml"> <!ENTITY aa-man-dep SYSTEM "../appendixa/man-dep.xml"> <!ENTITY aa-man-down SYSTEM "../appendixa/man-down.xml"> |