aboutsummaryrefslogtreecommitdiffstats
path: root/entities/chapter04.ent
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-04-14 05:56:10 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-04-14 05:56:10 +0000
commit30e3448118311b918e74d9332cc8fe1af89311fc (patch)
treeec91a55d5fbf18063cb1712dd9675b470ee0a2a0 /entities/chapter04.ent
parentfc5e9d7f69ad939909ea1cf391edd1290910feed (diff)
fix paths
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1829 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/chapter04.ent')
-rw-r--r--entities/chapter04.ent10
1 files changed, 5 insertions, 5 deletions
diff --git a/entities/chapter04.ent b/entities/chapter04.ent
index baab8cc91..e0266ab5f 100644
--- a/entities/chapter04.ent
+++ b/entities/chapter04.ent
@@ -1,5 +1,5 @@
-<!ENTITY chapter03 SYSTEM "chapter03/chapter03.xml">
-<!ENTITY c3-introduction SYSTEM "chapter03/introduction.xml">
-<!ENTITY c3-packages SYSTEM "chapter03/packages.xml">
-<!ENTITY c3-toplevel SYSTEM "chapter03/toplevel.xml">
-<!ENTITY c3-all SYSTEM "chapter03/all.xml">
+<!ENTITY chapter03 SYSTEM "../chapter03/chapter03.xml">
+<!ENTITY c3-introduction SYSTEM "../chapter03/introduction.xml">
+<!ENTITY c3-packages SYSTEM "../chapter03/packages.xml">
+<!ENTITY c3-toplevel SYSTEM "../chapter03/toplevel.xml">
+<!ENTITY c3-all SYSTEM "../chapter03/all.xml">