diff options
Diffstat (limited to 'chapter06/gdbm.xml')
-rw-r--r-- | chapter06/gdbm.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/gdbm.xml b/chapter06/gdbm.xml index a4b36f18f..6457f1c83 100644 --- a/chapter06/gdbm.xml +++ b/chapter06/gdbm.xml @@ -96,7 +96,7 @@ <varlistentry id="gdbm_dump"> <term><command>gdbm_dump</command></term> <listitem> - <para>Dumps a GDBM database to a file.</para> + <para>Dumps a GDBM database to a file</para> <indexterm zone="ch-system-gdbm gdbm_dump"> <primary sortas="b-gdbm_dump">gdbm_dump</primary> </indexterm> @@ -106,7 +106,7 @@ <varlistentry id="gdbm_load"> <term><command>gdbm_load</command></term> <listitem> - <para>Recreates a GDBM database from a dump file.</para> + <para>Recreates a GDBM database from a dump file</para> <indexterm zone="ch-system-gdbm gdbm_load"> <primary sortas="b-gdbm_load">gdbm_load</primary> </indexterm> |