aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/libelf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/libelf.xml')
-rw-r--r--chapter08/libelf.xml20
1 files changed, 19 insertions, 1 deletions
diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml
index b5d8ede6f..41e1ae476 100644
--- a/chapter08/libelf.xml
+++ b/chapter08/libelf.xml
@@ -78,14 +78,32 @@ rm /lib/libelf.a</userinput></screen>
<seglistitem>
<seg>
- libelf.so
+ libelf.so (symlink) and libelf-&elfutils-version;.so
</seg>
<seg>
/usr/include/elfutils
</seg>
</seglistitem>
+
</segmentedlist>
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="libelf">
+ <term><filename class="libraryfile">libelf</filename></term>
+ <listitem>
+ <para>Contains API functions to handle ELF object files</para>
+ <indexterm zone="ch-system-libelf libelf">
+ <primary sortas="c-libelf">libelf</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
</sect2>
</sect1>