diff options
Diffstat (limited to 'entities/chapter05.ent')
-rw-r--r-- | entities/chapter05.ent | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/entities/chapter05.ent b/entities/chapter05.ent index 97ac36a6b..4f3eaf030 100644 --- a/entities/chapter05.ent +++ b/entities/chapter05.ent @@ -1,8 +1,8 @@ -<!ENTITY chapter05 SYSTEM "chapter05/chapter05.xml"> -<!ENTITY c5-introduction SYSTEM "chapter05/introduction.xml"> -<!ENTITY c5-whystatic SYSTEM "chapter05/whystatic.xml"> -<!ENTITY c5-installasuser SYSTEM "chapter05/installasuser.xml"> -<!ENTITY c5-creatingdirs SYSTEM "chapter05/creatingdirs.xml"> -<!ENTITY c5-pwdgroup SYSTEM "chapter05/pwdgroup.xml"> -<!ENTITY c5-oldnsslib SYSTEM "chapter05/oldnsslib.xml"> -<!ENTITY c5-proc SYSTEM "chapter05/proc.xml"> +<!ENTITY chapter05 SYSTEM "../chapter05/chapter05.xml"> +<!ENTITY c5-introduction SYSTEM "../chapter05/introduction.xml"> +<!ENTITY c5-whystatic SYSTEM "../chapter05/whystatic.xml"> +<!ENTITY c5-installasuser SYSTEM "../chapter05/installasuser.xml"> +<!ENTITY c5-creatingdirs SYSTEM "../chapter05/creatingdirs.xml"> +<!ENTITY c5-pwdgroup SYSTEM "../chapter05/pwdgroup.xml"> +<!ENTITY c5-oldnsslib SYSTEM "../chapter05/oldnsslib.xml"> +<!ENTITY c5-proc SYSTEM "../chapter05/proc.xml"> |