[Midnightbsd-cvs] src [10624] trunk/lib/libc/db/man/dbm.3: cleanup
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jun 9 12:20:43 EDT 2018
Revision: 10624
http://svnweb.midnightbsd.org/src/?rev=10624
Author: laffer1
Date: 2018-06-09 12:20:42 -0400 (Sat, 09 Jun 2018)
Log Message:
-----------
cleanup
Modified Paths:
--------------
trunk/lib/libc/db/man/dbm.3
Property Changed:
----------------
trunk/lib/libc/db/man/dbm.3
Modified: trunk/lib/libc/db/man/dbm.3
===================================================================
--- trunk/lib/libc/db/man/dbm.3 2018-06-09 16:20:24 UTC (rev 10623)
+++ trunk/lib/libc/db/man/dbm.3 2018-06-09 16:20:42 UTC (rev 10624)
@@ -13,9 +13,10 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: stable/10/lib/libc/db/man/dbm.3 280394 2015-03-23 19:50:21Z pfg $
+.\" $MidnightBSD$
.\"
-.Dd April 16, 2006
+.Dd February 19, 2015
.Dt DBM 3
.Os
.Sh NAME
@@ -174,9 +175,7 @@
The
.Fn dbm_delete
function
-normally returns zero but returns 1 if there was no entry with
-.Fa key
-in the database or returns -1 and sets
+normally returns zero or returns -1 and sets
.Va errno
if there were any errors.
.Pp
Property changes on: trunk/lib/libc/db/man/dbm.3
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list