summaryrefslogtreecommitdiff
path: root/lib/libc/db/man/dbopen.3
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-09-10 10:20:56 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-09-10 10:20:56 +0000
commitcf62476995aa2d557f8c44d6cfdbcae71adc3378 (patch)
treef88c2597a1d1310e134697b389486379b181c511 /lib/libc/db/man/dbopen.3
parentbfa03191c9cd4a0993c2ce6ee8bd70e60d69a570 (diff)
no more mpool;
Diffstat (limited to 'lib/libc/db/man/dbopen.3')
-rw-r--r--lib/libc/db/man/dbopen.35
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"