diff options
Diffstat (limited to 'chapter06/gdbm.xml')
-rw-r--r-- | chapter06/gdbm.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter06/gdbm.xml b/chapter06/gdbm.xml index 83b0e05df..f0e34616d 100644 --- a/chapter06/gdbm.xml +++ b/chapter06/gdbm.xml @@ -78,9 +78,11 @@ <title>Contents of GDBM</title> <segmentedlist> + <segtitle>Installed program</segtitle> <segtitle>Installed libraries</segtitle> <seglistitem> + <seg>testgdbm</seg> <seg>libgdbm.{so,a} and libgdbm_compat.{so,a}</seg> </seglistitem> </segmentedlist> @@ -90,6 +92,16 @@ <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> + <varlistentry id="testgdbm"> + <term><command>testgdbm</command></term> + <listitem> + <para>Tests and modifies a GDBM database</para> + <indexterm zone="ch-system-gdbm testgdbm"> + <primary sortas="b-testgdbm">testgdbm</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="libgdbm"> <term><filename class="libraryfile">libgdbm</filename></term> <listitem> |