diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-11 15:58:55 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-11 15:58:55 +0000 |
commit | 78ec17a2ddfd2da087cfc5e56d04af276ff531c0 (patch) | |
tree | 890f436ad45a2eb690f784f56cd5fcf9c2662b64 /entities/bash.ent | |
parent | 63644a2aaff2438df9571cb7ec4b3e8a6fddd789 (diff) |
Rewrote chapter 5-bash into new format
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/bash.ent')
-rw-r--r-- | entities/bash.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/entities/bash.ent b/entities/bash.ent index 7c31f6a40..eb0bce22f 100644 --- a/entities/bash.ent +++ b/entities/bash.ent @@ -8,6 +8,7 @@ <!ENTITY c6-bash-inst SYSTEM "../chapter06/bash-inst.xml"> <!ENTITY aa-bash SYSTEM "../appendixa/bash.xml"> +<!ENTITY aa-bash-shortdesc SYSTEM "../appendixa/bash-shortdesc.xml"> <!ENTITY aa-bash-desc SYSTEM "../appendixa/bash-desc.xml"> <!ENTITY aa-bash-dep SYSTEM "../appendixa/bash-dep.xml"> <!ENTITY aa-bash-down SYSTEM "../appendixa/bash-down.xml"> |