![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.5, 1995/02/27 13:23:12 | version 1.6, 1997/09/24 07:33:49 | ||
---|---|---|---|
|
|
||
.PATH: ${.CURDIR}/db/man | .PATH: ${.CURDIR}/db/man | ||
# mpool.3 | # 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+= 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 |