freebsd-dev/lib/libc/db/man
Pedro F. Giffuni a9a4a706eb dbm_delete(3) correct man page to match current behaviour.
"The dbm_store() and dbm_delete() functions shall return 0 when they
succeed and a negative value when they fail."

Reference:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/dbm_clearerr.html

PR:		42422
Suggested by:	delphij
MFC after:	3 days
2015-02-20 01:31:10 +00:00
..
btree.3
dbm.3 dbm_delete(3) correct man page to match current behaviour. 2015-02-20 01:31:10 +00:00
dbopen.3
hash.3
Makefile.inc
mpool.3
recno.3