aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/aboutdebug.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-09-11 15:45:11 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-09-11 15:45:11 +0000
commite86763a61fab90ba341a5213eafcbbb1f4d089d8 (patch)
treeec029d2a019d081d8066956b5ba173aa4a9d6448 /chapter06/aboutdebug.xml
parent4723e5de385e2058a6304cc700baa5bf9c689517 (diff)
Deleted the reference to the outdated and incomplete optimization hint.
Fixed a md5sum error. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9067 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/aboutdebug.xml')
-rw-r--r--chapter06/aboutdebug.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml
index ffad53c6f..f49618c83 100644
--- a/chapter06/aboutdebug.xml
+++ b/chapter06/aboutdebug.xml
@@ -47,7 +47,6 @@
<para>Because most users will never use a debugger on their system software,
a lot of disk space can be regained by removing these symbols. The next
section shows how to strip all debugging symbols from the programs and
- libraries. Additional information on system optimization can be found at
- <ulink url="&hints-root;optimization.txt"/>.</para>
+ libraries.</para>
</sect1>