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/chapter05.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/chapter05.ent')
-rw-r--r-- | entities/chapter05.ent | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/entities/chapter05.ent b/entities/chapter05.ent new file mode 100644 index 000000000..97ac36a6b --- /dev/null +++ b/entities/chapter05.ent @@ -0,0 +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"> |