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 061eac3f4..5df5c9f86 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 chapter03 SYSTEM "../chapter03/chapter03.xml"> +<!ENTITY c3-introduction SYSTEM "../chapter03/introduction.xml"> +<!ENTITY c3-creatingpart SYSTEM "../chapter03/creatingpart.xml"> +<!ENTITY c3-creatingfs SYSTEM "../chapter03/creatingfs.xml"> +<!ENTITY c3-mounting SYSTEM "../chapter03/mounting.xml"> |