X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/fbd86d4cc20b02a10edcca92fb7ae0a143e63cc4..1f2f436a38f7ae2d39a943ad2898d8fed4ed2e58:/db/man/dbm.3 diff --git a/db/man/dbm.3 b/db/man/dbm.3 index 0e2f3a7..6258f1c 100644 --- a/db/man/dbm.3 +++ b/db/man/dbm.3 @@ -13,11 +13,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD: src/lib/libc/db/man/dbm.3,v 1.8 2003/09/08 19:57:13 ru Exp $ +.\" $FreeBSD: src/lib/libc/db/man/dbm.3,v 1.10 2009/01/30 15:28:35 gabor Exp $ .\" -.\" Note: The date here should be updated whenever a non-trivial -.\" change is made to the manual page. -.Dd July 7, 1999 +.Dd April 16, 2006 .Dt DBM 3 .Os .Sh NAME @@ -130,7 +128,7 @@ is a typical value for is a typical value for .Fa file_mode . .Dv O_WRONLY -is treated as O_RDWR in +is not allowed in .Fa open_flags . The pointer returned by .Fn dbm_open @@ -150,10 +148,6 @@ The .Fn dbm_close db function closes the database. -The -.Fn dbm_close -function -normally returns zero. .Pp The .Fn dbm_store db key content store_mode