aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/binutils-desc.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-06 22:19:12 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-06 22:19:12 +0000
commit04a335156f4e0a83bf7d1bf3173cff3bd55f9695 (patch)
treea3e283fd5a0eca8822416d6ea086f3a5e4feab62 /appendixa/binutils-desc.xml
parentc1f00d2596a81bcc5e957b90a1f015a788b069c7 (diff)
Changing the style of the 'Content' subsections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/binutils-desc.xml')
-rw-r--r--appendixa/binutils-desc.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/appendixa/binutils-desc.xml b/appendixa/binutils-desc.xml
index e409ece84..498afda4b 100644
--- a/appendixa/binutils-desc.xml
+++ b/appendixa/binutils-desc.xml
@@ -1,10 +1,6 @@
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-<sect2><title>Descriptions</title>
-
-<para>(Last checked against version &binutils-contversion;.)</para>
-
-<sect3><title>Program file descriptions</title>
+<sect2><title>Short descriptions</title>
<para><command>addr2line</command> translates program addresses to file
names and line numbers. Given an address and the name of an executable, it
@@ -51,17 +47,11 @@ and loading sections. For other types of files it scans the whole file.</para>
<para><command>strip</command> discards symbols from object files.</para>
-</sect3>
-
-<sect3><title>Library file descriptions</title>
-
<para><command>libbfd</command> is the Binary File Descriptor library.</para>
<para><command>libopcodes</command> is a library for dealing with opcodes.
It is used for building utilities like objdump. Opcodes are the "readable text"
versions of instructions for the processor.</para>
-</sect3>
-
</sect2>