aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/gcc-desc.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-10-26 23:39:34 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-10-26 23:39:34 +0000
commit066907abcf0458ab4dbfa70e81f52d2f61b81886 (patch)
tree736e81366686d452f949582bf48ec36c7e253114 /appendixa/gcc-desc.xml
parent28618789943e48c5ddbba015caf8da5636ecb5d3 (diff)
Minor fixes reported on lists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gcc-desc.xml')
-rw-r--r--appendixa/gcc-desc.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/appendixa/gcc-desc.xml b/appendixa/gcc-desc.xml
index 9524892f9..c53a317bc 100644
--- a/appendixa/gcc-desc.xml
+++ b/appendixa/gcc-desc.xml
@@ -19,9 +19,6 @@ analyze programs to find out where optimizations will have the most effect.</par
<para><command>libgcc*</command> contains run-time support for gcc.</para>
-<para><command>libiberty</command> contains routines used by various GNU
-programs, including getopt, obstack, strerror, strtol and strtoul.</para>
-
<para><command>libstdc++</command> is the standard C++ library. It contains
many frequently-used functions.</para>