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.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libanydbm.tex b/Doc/lib/libanydbm.tex
index c7e5ae3..1c46c61 100644
--- a/Doc/lib/libanydbm.tex
+++ b/Doc/lib/libanydbm.tex
@@ -13,7 +13,7 @@ will be used. Both modules provide the same interface:
% at the same time.
\setindexsubitem{(in modules anydbm, dumbdbm)}
-\begin{funcdesc}{open}{filename\optional{\, flag\, mode}}
+\begin{funcdesc}{open}{filename\optional{, flag, mode}}
Open the database file \var{filename} and return a corresponding object.
The optional \var{flag} argument can be
\code{'r'} to open an existing database for reading only,