Create a link to the ipmon.conf.5 man page as documented in ipmon.5.

Add its corresponding optional removal entry.

PR:		238816
MFC after:	1 week
This commit is contained in:
Cy Schubert 2019-06-27 12:37:44 +00:00
parent 358e680a67
commit 015cb6cde4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=349452
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ PACKAGE= ipf
PROG= ipmon
SRCS= ${GENHDRS} ipmon.c ipmon_y.c ipmon_l.c
MAN= ipmon.5 ipmon.8
MLINKS= ipmon.5 ipmon.conf.5
CFLAGS+= -DLOGFAC=LOG_LOCAL0 -I.

View File

@ -3351,6 +3351,7 @@ OLD_FILES+=usr/share/man/man5/ipf.conf.5.gz
OLD_FILES+=usr/share/man/man5/ipf6.conf.5.gz
OLD_FILES+=usr/share/man/man5/ipfilter.5.gz
OLD_FILES+=usr/share/man/man8/ipmon.5.gz
OLD_FILES+=usr/share/man/man5/ipmon.conf.5.gz
OLD_FILES+=usr/share/man/man5/ipnat.5.gz
OLD_FILES+=usr/share/man/man5/ipnat.conf.5.gz
OLD_FILES+=usr/share/man/man5/ippool.5.gz