diff options
Diffstat (limited to 'entities/grep.ent')
-rw-r--r-- | entities/grep.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/grep.ent b/entities/grep.ent index 29885d7af..795fdcc08 100644 --- a/entities/grep.ent +++ b/entities/grep.ent @@ -2,12 +2,12 @@ <!ENTITY c5-grep SYSTEM "../chapter05/grep.xml"> <!ENTITY c5-grep-inst SYSTEM "../chapter05/grep-inst.xml"> -<!ENTITY c5-grep-exp SYSTEM "../chapter05/grep-exp.xml"> <!ENTITY c6-grep SYSTEM "../chapter06/grep.xml"> <!ENTITY c6-grep-inst SYSTEM "../chapter06/grep-inst.xml"> <!ENTITY aa-grep SYSTEM "../appendixa/grep.xml"> +<!ENTITY aa-grep-shortdesc SYSTEM "../appendixa/grep-shortdesc.xml"> <!ENTITY aa-grep-desc SYSTEM "../appendixa/grep-desc.xml"> <!ENTITY aa-grep-dep SYSTEM "../appendixa/grep-dep.xml"> <!ENTITY aa-grep-down SYSTEM "../appendixa/grep-down.xml"> |