aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipf
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-06-27 12:37:44 +0000
committerCy Schubert <cy@FreeBSD.org>2019-06-27 12:37:44 +0000
commit015cb6cde4f977ce62d0130ae617c802b6600257 (patch)
tree44b728377e1a685cf8ed6a978fd2765a6752610d /sbin/ipf
parent358e680a6751e34206821ef37abe1930b7699c95 (diff)
downloadsrc-015cb6cde4f977ce62d0130ae617c802b6600257.tar.gz
src-015cb6cde4f977ce62d0130ae617c802b6600257.zip
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
Notes
Notes: svn path=/head/; revision=349452
Diffstat (limited to 'sbin/ipf')
-rw-r--r--sbin/ipf/ipmon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ipf/ipmon/Makefile b/sbin/ipf/ipmon/Makefile
index 12155cfe3106..8227811db2ad 100644
--- a/sbin/ipf/ipmon/Makefile
+++ b/sbin/ipf/ipmon/Makefile
@@ -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.