diff options
Diffstat (limited to 'Doc/lib/libanydbm.tex')
-rw-r--r-- | Doc/lib/libanydbm.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libanydbm.tex b/Doc/lib/libanydbm.tex index b55b671..722d395 100644 --- a/Doc/lib/libanydbm.tex +++ b/Doc/lib/libanydbm.tex @@ -9,7 +9,7 @@ will be used. Both modules provide the same interface: % not the best solution, but it's what you get for documenting both % at the same time. -\renewcommand{\indexsubitem}{(in modules anydbm, dumbdbm)} +\setindexsubitem{(in modules anydbm, dumbdbm)} \begin{funcdesc}{open}{filename\optional{\, flag\, mode}} Open the database file \var{filename} and return a corresponding object. |