aboutsummaryrefslogtreecommitdiffstats
path: root/entities/chapter05.ent
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-05 16:19:00 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-05 16:19:00 +0000
commit5e40325fc2ddf3e60af6d47cb434e26099aebce6 (patch)
tree22135e55be865d0809f7be116369b7d1b52cca50 /entities/chapter05.ent
parent2ae2d484bd3ccf46810df229c7986b1f5581ccbb (diff)
Applied a modified version of Alex's patch to split the in two.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/chapter05.ent')
-rw-r--r--entities/chapter05.ent3
1 files changed, 2 insertions, 1 deletions
diff --git a/entities/chapter05.ent b/entities/chapter05.ent
index 3e1177151..339cecaf1 100644
--- a/entities/chapter05.ent
+++ b/entities/chapter05.ent
@@ -2,4 +2,5 @@
<!ENTITY c5-introduction SYSTEM "../chapter05/introduction.xml">
<!ENTITY c5-whystatic SYSTEM "../chapter05/whystatic.xml">
<!ENTITY c5-creatingstaticdir SYSTEM "../chapter05/creatingstaticdir.xml">
-<!ENTITY c5-installasuser SYSTEM "../chapter05/installasuser.xml">
+<!ENTITY c5-addinguser SYSTEM "../chapter05/adding-user.xml">
+<!ENTITY c5-settingenviron SYSTEM "../chapter05/setting-environment.xml">