aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/binutils-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/binutils-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/binutils-desc.xml')
-rw-r--r--appendixa/binutils-desc.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appendixa/binutils-desc.xml b/appendixa/binutils-desc.xml
index 6d31dcd49..49e3492c7 100644
--- a/appendixa/binutils-desc.xml
+++ b/appendixa/binutils-desc.xml
@@ -50,6 +50,9 @@ and loading sections. For other types of files it scans the whole file.</para>
<para><command>strip</command> discards symbols from object files.</para>
+<para><command>libiberty</command> contains routines used by various GNU
+programs, including getopt, obstack, strerror, strtol and strtoul.</para>
+
<para><command>libbfd</command> is the Binary File Descriptor library.</para>
<para><command>libopcodes</command> is a library for dealing with opcodes.