diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-05 16:19:00 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-05 16:19:00 +0000 |
commit | 5e40325fc2ddf3e60af6d47cb434e26099aebce6 (patch) | |
tree | 22135e55be865d0809f7be116369b7d1b52cca50 /chapter05/chapter05.xml | |
parent | 2ae2d484bd3ccf46810df229c7986b1f5581ccbb (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 'chapter05/chapter05.xml')
-rw-r--r-- | chapter05/chapter05.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 0a1508b96..3d4755dd1 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -5,7 +5,8 @@ &c5-introduction; &c5-whystatic; &c5-creatingstaticdir; -&c5-installasuser; +&c5-addinguser; +&c5-settingenviron; &c5-bash; &c5-binutils; &c5-bzip2; |