aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipf
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-06-27 02:43:26 +0000
committerCy Schubert <cy@FreeBSD.org>2019-06-27 02:43:26 +0000
commit74bc7fc0b44b7e5a8734b9fda5732a181cfaeb37 (patch)
tree956d3eebee83521c56f3fe2e79736acb35a60661 /sbin/ipf
parent797a7db05aa3b40fead5f6c438a5d21dba704b18 (diff)
downloadsrc-74bc7fc0b44b7e5a8734b9fda5732a181cfaeb37.tar.gz
src-74bc7fc0b44b7e5a8734b9fda5732a181cfaeb37.zip
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
Notes
Notes: svn path=/head/; revision=349449
Diffstat (limited to 'sbin/ipf')
-rw-r--r--sbin/ipf/ipmon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipf/ipmon/Makefile b/sbin/ipf/ipmon/Makefile
index 5d76a05ae44a..12155cfe3106 100644
--- a/sbin/ipf/ipmon/Makefile
+++ b/sbin/ipf/ipmon/Makefile
@@ -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.