Date: Mon, 8 Jun 2020 14:00:12 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r361928 - in stable: 10/contrib/ipfilter/man 11/contrib/ipfilter/man 12/contrib/ipfilter/man Message-ID: <202006081400.058E0Cww099675@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006081400.058E0Cww099675>