diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-13 16:21:38 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-13 16:21:38 +0000 |
commit | fc5e9d7f69ad939909ea1cf391edd1290910feed (patch) | |
tree | df43de3ef27a8de5b94ce6b04737cfc76506ebe0 /entities/chapter02.ent | |
parent | 420abad81555b900214f412e30d52edce9428404 (diff) |
moved more entities to entities dir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/chapter02.ent')
-rw-r--r-- | entities/chapter02.ent | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/entities/chapter02.ent b/entities/chapter02.ent new file mode 100644 index 000000000..1184b1169 --- /dev/null +++ b/entities/chapter02.ent @@ -0,0 +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"> |