Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 2020 03:44:22 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r361721 - head/contrib/ipfilter/man
Message-ID:  <202006020344.0523iMeu020400@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Tue Jun  2 03:44:22 2020
New Revision: 361721
URL: https://svnweb.freebsd.org/changeset/base/361721

Log:
  Per-rule hit counts (-h) can be used with either -i (input) or -o (output)
  filter rule lists.
  
  MFC after:	3 days

Modified:
  head/contrib/ipfilter/man/ipfstat.8

Modified: head/contrib/ipfilter/man/ipfstat.8
==============================================================================
--- head/contrib/ipfilter/man/ipfstat.8	Tue Jun  2 02:38:54 2020	(r361720)
+++ head/contrib/ipfilter/man/ipfstat.8	Tue Jun  2 03:44:22 2020	(r361721)
@@ -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?202006020344.0523iMeu020400>