summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libanydbm.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libanydbm.tex')
-rw-r--r--Doc/lib/libanydbm.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/lib/libanydbm.tex b/Doc/lib/libanydbm.tex
index 11f5783..5e91941 100644
--- a/Doc/lib/libanydbm.tex
+++ b/Doc/lib/libanydbm.tex
@@ -1,7 +1,7 @@
\section{\module{anydbm} ---
- Generic interface to DBM-style database modules.}
-\declaremodule{standard}{anydbm}
+ Generic access to DBM-style databases}
+\declaremodule{standard}{anydbm}
\modulesynopsis{Generic interface to DBM-style database modules.}
@@ -48,9 +48,9 @@ strings.
\section{\module{dumbdbm} ---
- Portable implementation of the simple DBM interface.}
-\declaremodule{standard}{dumbdbm}
+ Portable DBM implementation}
+\declaremodule{standard}{dumbdbm}
\modulesynopsis{Portable implementation of the simple DBM interface.}