From 45fe4d648a876e61cfacf658b03c6ea759660d6d Mon Sep 17 00:00:00 2001 From: ats Date: Sun, 11 Dec 1994 22:03:05 +0000 Subject: Added the mpool.3 manpage to the installed manpages. It is referred from the other manpages and there is no conflict. --- lib/libc/db/man/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libc') diff --git a/lib/libc/db/man/Makefile.inc b/lib/libc/db/man/Makefile.inc index f715e01..f55b9f4 100644 --- a/lib/libc/db/man/Makefile.inc +++ b/lib/libc/db/man/Makefile.inc @@ -4,4 +4,5 @@ # mpool.3 MAN3+= db/man/btree.3 db/man/dbopen.3 db/man/hash.3 db/man/recno.3 +MAN3+= db/man/mpool.3 MLINKS+= dbopen.3 db.3 -- cgit v1.1