aboutsummaryrefslogtreecommitdiffstats
path: root/entities/chapter02.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/chapter02.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/chapter02.ent')
-rw-r--r--entities/chapter02.ent12
1 files changed, 6 insertions, 6 deletions
diff --git a/entities/chapter02.ent b/entities/chapter02.ent
index 1184b1169..107dc7aba 100644
--- a/entities/chapter02.ent
+++ b/entities/chapter02.ent
@@ -1,6 +1,6 @@
-<!ENTITY chapter02 SYSTEM "chapter02/chapter02.xml">
-<!ENTITY c2-aboutlfs SYSTEM "chapter02/aboutlfs.xml">
-<!ENTITY c2-download SYSTEM "chapter02/download.xml">
-<!ENTITY c2-install SYSTEM "chapter02/install.xml">
-<!ENTITY c2-platform SYSTEM "chapter02/platform.xml">
-<!ENTITY c2-askforhelp SYSTEM "chapter02/askforhelp.xml">
+<!ENTITY chapter02 SYSTEM "../chapter02/chapter02.xml">
+<!ENTITY c2-aboutlfs SYSTEM "../chapter02/aboutlfs.xml">
+<!ENTITY c2-download SYSTEM "../chapter02/download.xml">
+<!ENTITY c2-install SYSTEM "../chapter02/install.xml">
+<!ENTITY c2-platform SYSTEM "../chapter02/platform.xml">
+<!ENTITY c2-askforhelp SYSTEM "../chapter02/askforhelp.xml">