diff options
Diffstat (limited to 'entities')
-rw-r--r-- | entities/appendixb.ent | 5 | ||||
-rw-r--r-- | entities/chapter09.ent | 1 |
2 files changed, 1 insertions, 5 deletions
diff --git a/entities/appendixb.ent b/entities/appendixb.ent deleted file mode 100644 index 635f38176..000000000 --- a/entities/appendixb.ent +++ /dev/null @@ -1,5 +0,0 @@ -<!ENTITY appendixb SYSTEM "../appendixb/appendixb.xml"> -<!ENTITY ab-introduction SYSTEM "../appendixb/introduction.xml"> -<!ENTITY ab-books SYSTEM "../appendixb/books.xml"> -<!ENTITY ab-howtoguides SYSTEM "../appendixb/howtoguides.xml"> -<!ENTITY ab-other SYSTEM "../appendixb/other.xml"> diff --git a/entities/chapter09.ent b/entities/chapter09.ent index e60306b60..015ebc72a 100644 --- a/entities/chapter09.ent +++ b/entities/chapter09.ent @@ -2,3 +2,4 @@ <!ENTITY c9-theend SYSTEM "../chapter09/theend.xml"> <!ENTITY c9-getcounted SYSTEM "../chapter09/getcounted.xml"> <!ENTITY c9-reboot SYSTEM "../chapter09/reboot.xml"> +<!ENTITY c9-whatnow SYSTEM "../chapter09/whatnow.xml"> |