]> granicus.if.org Git - python/commitdiff
doc update from HEAD
authorGregory P. Smith <greg@mad-scientist.com>
Wed, 14 Mar 2007 07:20:47 +0000 (07:20 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Wed, 14 Mar 2007 07:20:47 +0000 (07:20 +0000)
Doc/lib/libbsddb.tex

index e9d7e217b8f20720ab20bd053b579dacd5eae3d4..b7fe2ef2d961f7ad6ad2604947dbe7e7c2424cbd 100644 (file)
@@ -46,10 +46,10 @@ portability, only the first two arguments should be used in most
 instances.
 
 \begin{funcdesc}{hashopen}{filename\optional{, flag\optional{,
-                           mode\optional{, bsize\optional{,
+                           mode\optional{, pgsize\optional{,
                            ffactor\optional{, nelem\optional{,
-                           cachesize\optional{, hash\optional{,
-                           lorder}}}}}}}}}
+                           cachesize\optional{, lorder\optional{,
+                           hflags}}}}}}}}}
 Open the hash format file named \var{filename}.  Files never intended
 to be preserved on disk may be created by passing \code{None} as the 
 \var{filename}.  The optional
@@ -80,7 +80,7 @@ interpretation.
 
 \begin{funcdesc}{rnopen}{filename\optional{, flag\optional{, mode\optional{,
 rnflags\optional{, cachesize\optional{, pgsize\optional{, lorder\optional{,
-reclen\optional{, bval\optional{, bfname}}}}}}}}}}
+rlen\optional{, delim\optional{, source\optional{, pad}}}}}}}}}}}
 
 Open a DB record format file named \var{filename}.  Files never intended 
 to be preserved on disk may be created by passing \code{None} as the