diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-07 10:48:13 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-07 10:48:13 +0000 |
commit | 5b0dd3a11dc2409ba4ea26ef6d9641e1204f1d29 (patch) | |
tree | 6b935f033940f4d87dd27b85fe4860e158d5bbd6 /entities | |
parent | 74798caaff245bfc51aac5da773788db19fdd767 (diff) |
Fixing several small things.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/book-structure.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/entities/book-structure.xml b/entities/book-structure.xml index e42cb7160..6147befbc 100644 --- a/entities/book-structure.xml +++ b/entities/book-structure.xml @@ -7,7 +7,6 @@ <!ENTITY chapter01 SYSTEM "../chapter01/chapter01.xml"> <!ENTITY c1-how SYSTEM "../chapter01/how.xml"> <!ENTITY c1-conventions SYSTEM "../chapter01/conventions.xml"> -<!ENTITY c1-version SYSTEM "../chapter01/versions.xml"> <!ENTITY c1-changelog SYSTEM "../chapter01/changelog.xml"> <!ENTITY c1-resources SYSTEM "../chapter01/contactinfo.xml"> <!ENTITY c1-acknowledgements SYSTEM "../chapter01/acknowledgements.xml"> @@ -55,6 +54,5 @@ <!ENTITY c9-whatnow SYSTEM "../chapter09/whatnow.xml"> <!ENTITY appendixa SYSTEM "../appendixa/appendixa.xml"> -<!ENTITY aa-introduction SYSTEM "../appendixa/introduction.xml"> <!ENTITY appendixb SYSTEM "../appendixb/appendixb.xml"> |