diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
commit | 04a335156f4e0a83bf7d1bf3173cff3bd55f9695 (patch) | |
tree | a3e283fd5a0eca8822416d6ea086f3a5e4feab62 /appendixa/binutils-shortdesc.xml | |
parent | c1f00d2596a81bcc5e957b90a1f015a788b069c7 (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-shortdesc.xml')
-rw-r--r-- | appendixa/binutils-shortdesc.xml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/appendixa/binutils-shortdesc.xml b/appendixa/binutils-shortdesc.xml index 6d25b0dba..3bd9844b1 100644 --- a/appendixa/binutils-shortdesc.xml +++ b/appendixa/binutils-shortdesc.xml @@ -6,15 +6,11 @@ linker, assembler and other tools to work with object files and archives.</para> -<para>Binutils installs the following files:</para> +<para><emphasis>Installed programs</emphasis>: addr2line, ar, as, gprof, ld, +nm, objcopy, objdump, ranlib, readelf, size, strings and strip</para> -<sect3><title>Program Files</title> - -<para>addr2line, ar, as, gprof, ld, nm, objcopy, objdump, -ranlib, readelf, size, strings and strip</para></sect3> - -<sect3><title>Library Files</title> -<para>libbfd.[a,so] and libopcodes.[a,so]</para></sect3> +<para><emphasis>Installed libraries</emphasis>: libbfd.[a,so] and +libopcodes.[a,so]</para> </sect2> |