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/appendixb.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/appendixb.ent')
-rw-r--r-- | entities/appendixb.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/entities/appendixb.ent b/entities/appendixb.ent new file mode 100644 index 000000000..b8ada463b --- /dev/null +++ b/entities/appendixb.ent @@ -0,0 +1,5 @@ +<!ENTITY appendixb SYSTEM "appendixb/appendixb.xml"> +<!ENTITY ab-introduction SYSTEM "appendixb/introduction.xml"> +<!ENTITY ab-books SYSTEM "appendixb/books.xml"> +<!ENTITY ab-howtoguides SYSTEM "appendixb/howtoguides.xml"> +<!ENTITY ab-other SYSTEM "appendixb/other.xml"> |