diff options
Diffstat (limited to 'entities/book-structure.xml')
-rw-r--r-- | entities/book-structure.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/entities/book-structure.xml b/entities/book-structure.xml index 9ff7ea6fe..3af32c9fd 100644 --- a/entities/book-structure.xml +++ b/entities/book-structure.xml @@ -8,9 +8,9 @@ <!ENTITY c1-how SYSTEM "../chapter01/how.xml"> <!ENTITY c1-conventions SYSTEM "../chapter01/conventions.xml"> <!ENTITY c1-version SYSTEM "../chapter01/versions.xml"> -<!ENTITY c1-acknowledgements SYSTEM "../chapter01/acknowledgements.xml"> <!ENTITY c1-changelog SYSTEM "../chapter01/changelog.xml"> -<!ENTITY c1-contactinfo SYSTEM "../chapter01/contactinfo.xml"> +<!ENTITY c1-resources SYSTEM "../chapter01/contactinfo.xml"> +<!ENTITY c1-acknowledgements SYSTEM "../chapter01/acknowledgements.xml"> <!ENTITY chapter02 SYSTEM "../chapter02/chapter02.xml"> <!ENTITY c2-aboutlfs SYSTEM "../chapter02/aboutlfs.xml"> @@ -64,6 +64,7 @@ <!ENTITY chapter08 SYSTEM "../chapter08/chapter08.xml"> <!ENTITY c8-introduction SYSTEM "../chapter08/introduction.xml"> <!ENTITY c8-fstab SYSTEM "../chapter08/fstab.xml"> +<!ENTITY c8-grub-conf SYSTEM "../chapter08/grub.xml"> <!ENTITY chapter09 SYSTEM "../chapter09/chapter09.xml"> <!ENTITY c9-theend SYSTEM "../chapter09/theend.xml"> |