mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
mandoc: Install mandoc.db.5
Reviewed by: ziaee, bapt MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D52343
This commit is contained in:
parent
5eb80bf1a6
commit
45488e95b4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ MANDOCDIR= ${SRCTOP}/contrib/mandoc
|
|||
.PATH: ${MANDOCDIR}
|
||||
|
||||
PROG= mandoc
|
||||
MAN= mandoc.1 eqn.7 mandoc_char.7 tbl.7 man.7 mdoc.7 roff.7
|
||||
MAN= mandoc.1 mandoc.db.5 eqn.7 mandoc_char.7 tbl.7 man.7 mdoc.7 roff.7
|
||||
MLINKS= mandoc.1 mdocml.1
|
||||
.if ${MK_MAN_UTILS} != no
|
||||
MAN+= apropos.1 makewhatis.8
|
||||
|
|
|
|||
Loading…
Reference in a new issue