diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 01:14:19 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 01:14:19 +0000 |
commit | e9e4e6909afbadd9a3e5f919de3d61fdd16605b3 (patch) | |
tree | 0c97d0b32b868d8655de5fa9877485defdf7079a /entities/file.ent | |
parent | 966ae10ce6e7c8f6e43f4497da5b587d42b05d99 (diff) |
Billy's file conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2358 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/file.ent')
-rw-r--r-- | entities/file.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/entities/file.ent b/entities/file.ent index db5c381c1..1b457d78d 100644 --- a/entities/file.ent +++ b/entities/file.ent @@ -4,6 +4,8 @@ <!ENTITY c6-file-inst SYSTEM "../chapter06/file-inst.xml"> <!ENTITY aa-file SYSTEM "../appendixa/file.xml"> +<!ENTITY aa-file-shortdesc SYSTEM "../appendixa/file-shortdesc.xml"> + <!ENTITY aa-file-desc SYSTEM "../appendixa/file-desc.xml"> <!ENTITY aa-file-dep SYSTEM "../appendixa/file-dep.xml"> <!ENTITY aa-file-down SYSTEM "../appendixa/file-down.xml"> |