diff options
Diffstat (limited to 'lib/libc/db/man/dbopen.3')
-rw-r--r-- | lib/libc/db/man/dbopen.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/db/man/dbopen.3 b/lib/libc/db/man/dbopen.3 index 9b9e37b4c9d..87ed04cc20d 100644 --- a/lib/libc/db/man/dbopen.3 +++ b/lib/libc/db/man/dbopen.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dbopen.3,v 1.27 2014/01/21 03:15:44 schwarze Exp $ +.\" $OpenBSD: dbopen.3,v 1.28 2015/09/10 10:20:55 jmc Exp $ .\" $NetBSD: dbopen.3,v 1.6 1995/02/27 13:23:25 cgd Exp $ .\" .\" Copyright (c) 1997, Phillip F Knaack. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" @(#)dbopen.3 8.5 (Berkeley) 1/2/94 .\" -.Dd $Mdocdate: January 21 2014 $ +.Dd $Mdocdate: September 10 2015 $ .Dt DBOPEN 3 .Os .Sh NAME @@ -517,7 +517,6 @@ for any of the errors specified for the library routine .Sh SEE ALSO .Xr btree 3 , .Xr hash 3 , -.Xr mpool 3 , .Xr recno 3 .Rs .%T "LIBTP: Portable, Modular Transactions for UNIX" |