freebsd-dev/lib/libc/db/man
Ed Schouten de1d269583 Fix prototype of dbm_open().
The last argument of dbm_open() should be a mode_t according to POSIX;
not an int.

Reviewed by:	pfg, kib
Differential Revision:	https://reviews.freebsd.org/D6650
2016-05-31 18:32:57 +00:00
..
btree.3
dbm.3 Fix prototype of dbm_open(). 2016-05-31 18:32:57 +00:00
dbopen.3
hash.3
Makefile.inc
mpool.3
recno.3