svn commit: r361928 - in stable: 10/contrib/ipfilter/man 11/contrib/ipfilter/man 12/contrib/ipfilter/man
Cy Schubert
cy at FreeBSD.org
Mon Jun 8 14:00:13 UTC 2020
Author: cy
Date: Mon Jun 8 14:00:11 2020
New Revision: 361928
URL: https://svnweb.freebsd.org/changeset/base/361928
Log:
MFC 361721:
Per-rule hit counts (-h) can be used with either -i (input) or -o (output)
filter rule lists.
Modified:
stable/10/contrib/ipfilter/man/ipfstat.8
Directory Properties:
stable/10/ (props changed)
Changes in other areas also in this revision:
Modified:
stable/11/contrib/ipfilter/man/ipfstat.8
stable/12/contrib/ipfilter/man/ipfstat.8
Directory Properties:
stable/11/ (props changed)
stable/12/ (props changed)
Modified: stable/10/contrib/ipfilter/man/ipfstat.8
==============================================================================
--- stable/10/contrib/ipfilter/man/ipfstat.8 Mon Jun 8 13:27:45 2020 (r361927)
+++ stable/10/contrib/ipfilter/man/ipfstat.8 Mon Jun 8 14:00:11 2020 (r361928)
@@ -69,8 +69,7 @@ the kernel) if any is present.
Show groups currently configured (both active and inactive).
.TP
.B \-h
-Show per-rule the number of times each one scores a "hit". For use in
-combination with \fB\-i\fP.
+Show per-rule the number of times each one scores a "hit".
.TP
.B \-i
Display the filter list used for the input side of the kernel IP processing.
More information about the svn-src-all
mailing list