diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-02 22:03:51 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-02 22:03:51 +0000 |
commit | 148bb04f8022ae1ea657d36ef04ff062bd023206 (patch) | |
tree | 163a20e0d2845c8e3d95609cf02b4f7b05825c7b /entities | |
parent | 40add9445978e2619b7601d4536179b9ab2c065a (diff) |
Renaming /stage1 to /tools.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/chapter05.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/chapter05.ent b/entities/chapter05.ent index aca35fcb0..e0d0dfc24 100644 --- a/entities/chapter05.ent +++ b/entities/chapter05.ent @@ -1,6 +1,6 @@ <!ENTITY chapter05 SYSTEM "../chapter05/chapter05.xml"> <!ENTITY c5-introduction SYSTEM "../chapter05/introduction.xml"> <!ENTITY c5-whystatic SYSTEM "../chapter05/whystatic.xml"> -<!ENTITY c5-creatingstage1dir SYSTEM "../chapter05/creatingstage1dir.xml"> +<!ENTITY c5-creatingtoolsdir SYSTEM "../chapter05/creatingstage1dir.xml"> <!ENTITY c5-addinguser SYSTEM "../chapter05/adding-user.xml"> <!ENTITY c5-settingenviron SYSTEM "../chapter05/setting-environment.xml"> |