Add the ipmon.5 man page.
PR/238816 initially addressed updates to usage() however the PR has morphed into a shopping list of updates to usage() and man pages. PR: 238816 (I added to the list during discussion) MFC after: 1 week
This commit is contained in:
parent
797a7db05a
commit
74bc7fc0b4
@ -3,7 +3,7 @@
|
||||
PACKAGE= ipf
|
||||
PROG= ipmon
|
||||
SRCS= ${GENHDRS} ipmon.c ipmon_y.c ipmon_l.c
|
||||
MAN= ipmon.8
|
||||
MAN= ipmon.5 ipmon.8
|
||||
|
||||
CFLAGS+= -DLOGFAC=LOG_LOCAL0 -I.
|
||||
|
||||
|
@ -3350,6 +3350,7 @@ OLD_FILES+=usr/share/man/man5/ipf.5.gz
|
||||
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/ipnat.5.gz
|
||||
OLD_FILES+=usr/share/man/man5/ipnat.conf.5.gz
|
||||
OLD_FILES+=usr/share/man/man5/ippool.5.gz
|
||||
|
Loading…
Reference in New Issue
Block a user