aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/introduction.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-07 22:20:09 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-07 22:20:09 +0000
commit4c2adfa2f16d0339abfebd73a75e12c213d9b612 (patch)
treede422ef161e1a9ad9aa62e67fdc9aee42438884a /chapter06/introduction.xml
parent9783ad16a06b1e8e32393a5c15804f947bc377ae (diff)
Changed hint-root entity to hints-root
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/introduction.xml')
-rw-r--r--chapter06/introduction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml
index 0cba87aee..cb72452ea 100644
--- a/chapter06/introduction.xml
+++ b/chapter06/introduction.xml
@@ -10,7 +10,7 @@ full instructions for each and every package. This is simply to avoid any
possible confusion and errors.</para>
<para>Now would be a good time to take a look at the optimization hint at <ulink
-url="&hint-root;optimization.txt">&hint-root;optimization.txt</ulink>
+url="&hints-root;optimization.txt">&hints-root;optimization.txt</ulink>
if you plan on using compiler optimization for the packages
installed in the following chapter. Compiler optimization can make a program run
faster, but may also cause some compilation problems. If you run into problems