aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/binutils.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-13 13:39:51 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-13 13:39:51 +0000
commite63529b364f0ace413be9ebe3de5f3f3c24ff576 (patch)
tree4ad1ea0df2bab3f4e620451773708c710fbc5fad /chapter06/binutils.xml
parent3c928f1c576bdc82b3dab964a575ba5bd56b15bf (diff)
Tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r--chapter06/binutils.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index 75421eb41..2dc90cb84 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -235,7 +235,7 @@ and loading sections. For other types of files it scans the whole file.</para>
</varlistentry>
<varlistentry id="libiberty">
-<term><command>libiberty</command></term>
+<term><filename class="libraryfile">libiberty</filename></term>
<listitem>
<indexterm zone="ch-system-binutils libiberty"><primary sortas="c-libiberty">libiberty</primary></indexterm>
<para>contains routines used by various GNU
@@ -244,7 +244,7 @@ programs, including getopt, obstack, strerror, strtol and strtoul.</para>
</varlistentry>
<varlistentry id="libbfd">
-<term><command>libbfd</command></term>
+<term><filename class="libraryfile">libbfd</filename></term>
<listitem>
<indexterm zone="ch-system-binutils libbfd"><primary sortas="c-libbfd">libbfd</primary></indexterm>
<para>is the Binary File Descriptor library.</para>
@@ -252,7 +252,7 @@ programs, including getopt, obstack, strerror, strtol and strtoul.</para>
</varlistentry>
<varlistentry id="libopcodes">
-<term><command>libopcodes</command></term>
+<term><filename class="libraryfile">libopcodes</filename></term>
<listitem>
<indexterm zone="ch-system-binutils libopcodes"><primary sortas="c-libopcodes">libopcodes</primary></indexterm>
<para>is a library for dealing with opcodes.