diff options
Diffstat (limited to 'entities/chapter03.ent')
-rw-r--r-- | entities/chapter03.ent | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/entities/chapter03.ent b/entities/chapter03.ent index 62fd4364d..061eac3f4 100644 --- a/entities/chapter03.ent +++ b/entities/chapter03.ent @@ -1,5 +1,5 @@ -<!ENTITY chapter04 SYSTEM "chapter04/chapter04.xml"> -<!ENTITY c4-introduction SYSTEM "chapter04/introduction.xml"> -<!ENTITY c4-creatingpart SYSTEM "chapter04/creatingpart.xml"> -<!ENTITY c4-creatingfs SYSTEM "chapter04/creatingfs.xml"> -<!ENTITY c4-mounting SYSTEM "chapter04/mounting.xml"> +<!ENTITY chapter04 SYSTEM "../chapter04/chapter04.xml"> +<!ENTITY c4-introduction SYSTEM "../chapter04/introduction.xml"> +<!ENTITY c4-creatingpart SYSTEM "../chapter04/creatingpart.xml"> +<!ENTITY c4-creatingfs SYSTEM "../chapter04/creatingfs.xml"> +<!ENTITY c4-mounting SYSTEM "../chapter04/mounting.xml"> |