commit | 4f496cc5b15b933056947b740faec18491961126 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Dec 16 04:08:24 1997 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Dec 16 04:08:24 1997 +0000 |
tree | 19a2d569f1c145c4946fc570e06dfc33c2fbc673 | |
parent | 90f2e5e20220f400d8a97b391b810a459315ca1d [diff] [blame] |
Fixed index module reference.
diff --git a/Doc/lib/libdbm.tex b/Doc/lib/libdbm.tex index 977e05c..551a153 100644 --- a/Doc/lib/libdbm.tex +++ b/Doc/lib/libdbm.tex
@@ -10,7 +10,7 @@ See also the \code{gdbm} module, which provides a similar interface using the GNU GDBM library. -\bimodindex{gdbm} +\refbimodindex{gdbm} The module defines the following constant and functions: