Subject: lib/4055: mpool.3 man page not installed
To: None <gnats-bugs@gnats.netbsd.org>
From: maximum entropy <entropy@tardis.bernstein.com>
List: netbsd-bugs
Date: 08/28/1997 04:43:31
>Number: 4055
>Category: lib
>Synopsis: mpool.3 man page not installed
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: lib-bug-people (Library Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Fri Aug 29 01:50:01 1997
>Last-Modified:
>Originator: maximum entropy
>Organization:
>Release: <NetBSD-current source date>19970824
>Environment:
System: NetBSD tardis.bernstein.com 1.2G NetBSD 1.2G (C466DE) #0: Mon Aug 11 13:29:35 EDT 1997 entropy@tardis.bernstein.com:/usr/src/sys/arch/i386/compile/C466DE i386
>Description:
The man pages for the mpool(3) routines is not installed.
>How-To-Repeat:
man 3 mpool
>Fix:
--- /usr/src/lib/libc/db/man/Makefile.inc-orig Fri Oct 13 20:46:07 1995
+++ /usr/src/lib/libc/db/man/Makefile.inc Thu Aug 28 03:29:38 1997
@@ -3,6 +3,8 @@
.PATH: ${.CURDIR}/db/man
-# mpool.3
-MAN+= btree.3 dbopen.3 hash.3 recno.3
+MAN+= btree.3 dbopen.3 hash.3 recno.3 mpool.3
MLINKS+= dbopen.3 db.3
+MLINKS+= mpool.3 mpool_open.3 mpool.3 mpool_filter.3 mpool.3 mpool_new.3
+MLINKS+= mpool.3 mpool_get.3 mpool.3 mpool_put.3 mpool.3 mpool_sync.3
+MLINKS+= mpool.3 mpool_close.3
>Audit-Trail:
>Unformatted: