summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/man/ipmon.8
diff options
context:
space:
mode:
authordarrenr <darrenr@FreeBSD.org>2004-06-21 22:53:03 +0000
committerdarrenr <darrenr@FreeBSD.org>2004-06-21 22:53:03 +0000
commita444d606d5af7d0dd9ff970754ad95595a3b64f3 (patch)
tree8c812415a26f6e084b0a0b81079b87781f9eb672 /contrib/ipfilter/man/ipmon.8
parentac063842a53f02c0a131cdb35e49e784a4d881ac (diff)
downloadFreeBSD-src-a444d606d5af7d0dd9ff970754ad95595a3b64f3.zip
FreeBSD-src-a444d606d5af7d0dd9ff970754ad95595a3b64f3.tar.gz
Committ changes from 3.4.31 -> 3.4.35
* fix bug parsing port comparisons in proxy rules * make parsing errors in ipf/ipnat return an error rather than return indicating success. * make parsing errors in ipf/ipnat return an error rather than return indicating success. * make ipfstat work as a set{g,u}id thing - gave up privs before opening /dev/ipl * fix ipfstat -A * make "ipfstat -f" output more informative * various changes to ipsend for sending packets with ipv4 options * ipmon was not correctly calculating the length of the IPv6 packet (excluded ipv6 header length) MFC: 1 week
Diffstat (limited to 'contrib/ipfilter/man/ipmon.8')
-rw-r--r--contrib/ipfilter/man/ipmon.86
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/ipfilter/man/ipmon.8 b/contrib/ipfilter/man/ipmon.8
index a559e94..d7f94df 100644
--- a/contrib/ipfilter/man/ipmon.8
+++ b/contrib/ipfilter/man/ipmon.8
@@ -83,11 +83,11 @@ are displayed to the same output 'device' (stderr or syslog).
.TP
.B \-b
For rules which log the body of a packet, generate hex output representing
-the packet contents afte the headers.
+the packet contents after the headers.
.TP
.B \-D
Cause ipmon to turn itself into a daemon. Using subshells or backgrounding
-of ipmon is not required to turn it into an orphan so it can run indefinately.
+of ipmon is not required to turn it into an orphan so it can run indefinitely.
.TP
.B "\-f <device>"
specify an alternative device/file from which to read the log information
@@ -171,3 +171,5 @@ recorded data.
.SH SEE ALSO
ipl(4), ipf(8), ipfstat(8), ipnat(8)
.\".SH BUGS
+.PP
+If you find any, please send email to me at darrenr@pobox.com
OpenPOWER on IntegriCloud