https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=42422
--- Comment #7 from [email protected] --- A commit references this bug: Author: pfg Date: Mon Mar 23 19:53:38 UTC 2015 New revision: 280395 URL: https://svnweb.freebsd.org/changeset/base/280395 Log: MFC r279037: 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 Changes: _U stable/9/lib/libc/ stable/9/lib/libc/db/man/dbm.3 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
