mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Added the mpool.3 manpage to the installed manpages. It is referred from the
other manpages and there is no conflict.
This commit is contained in:
parent
a4bc78d9f1
commit
75f0ecb284
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue