aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2006-05-01 19:48:09 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2006-05-01 19:48:09 +0000
commit6eca17dd3c8e1ca56e1e64131d262e583f8d4560 (patch)
tree34cc2f5a28fa767d8dd91f96af05b38f6f51e687 /lib
parentbd13d07bf8639651a75a631ab4c385a6f7d4955b (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/db/man/dbm.36
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/db/man/dbm.3 b/lib/libc/db/man/dbm.3
index f2b7f465eae4..16becc6dc588 100644
--- a/lib/libc/db/man/dbm.3
+++ b/lib/libc/db/man/dbm.3
@@ -17,7 +17,7 @@
.\"
.\" 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
@@ -124,10 +124,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 data flags