aboutsummaryrefslogtreecommitdiffstats
path: root/entities
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-10-06 04:00:40 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-10-06 04:00:40 +0000
commit98c95f5392702d4174ba3f833c8e5dde0535c1b8 (patch)
treef7aa2e1549dcddc19740cd01093ef3417b46647c /entities
parent076ddfe40d5f38933668d83ca59f6b376a6de49b (diff)
Chapter 5: Add new section "Toolchain technical notes". Integrate and scale back the old "Why we use static linking" section. Closes Bug 658.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r--entities/chapter05.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/chapter05.ent b/entities/chapter05.ent
index e0d0dfc24..0593644be 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-toolchaintechnotes SYSTEM "../chapter05/toolchaintechnotes.xml">
<!ENTITY c5-creatingtoolsdir SYSTEM "../chapter05/creatingstage1dir.xml">
<!ENTITY c5-addinguser SYSTEM "../chapter05/adding-user.xml">
<!ENTITY c5-settingenviron SYSTEM "../chapter05/setting-environment.xml">