summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-11-14 18:55:57 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-11-14 18:55:57 +0000
commit63b503d56905fae4af507a8b8134590338ac18b5 (patch)
treef9c5a95eae1fa115267e9e85809db7f96bf2b8dd
parente563bbc20e696de32b7e44fd4e3c2a110325cdd0 (diff)
Document the -g option; closes PR/1509 from mpech@prosoft.org.lv.
-rw-r--r--sbin/ipfstat/ipfstat.88
1 files changed, 5 insertions, 3 deletions
diff --git a/sbin/ipfstat/ipfstat.8 b/sbin/ipfstat/ipfstat.8
index 98555433e98..c8a81e892f6 100644
--- a/sbin/ipfstat/ipfstat.8
+++ b/sbin/ipfstat/ipfstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipfstat.8,v 1.19 2000/03/18 22:55:58 aaron Exp $
+.\" $OpenBSD: ipfstat.8,v 1.20 2000/11/14 18:55:56 aaron Exp $
.Dd June 13, 1999
.Dt IPFSTAT 8
.Os
@@ -7,7 +7,7 @@
.Nd reports on packet filter statistics and filter lists
.Sh SYNOPSIS
.Nm ipfstat
-.Op Fl aAfhIinosv
+.Op Fl aAfghIinosv
.Op Fl d Ar device
.Op Fl M Ar core
.Sh DESCRIPTION
@@ -44,6 +44,9 @@ for interfacing with the kernel.
.It Fl f
Show fragment state information (statistics) and held state information (in
the kernel) if any is present.
+.It Fl g
+Show group information for active and inactive filter, accounting, and
+authentication groups.
.It Fl h
Show per-rule the number of times each one scores a
.Dq hit .
@@ -100,4 +103,3 @@ IP filter state device
http://coombs.anu.edu.au/ipfilter/
.Sh BUGS
If you find any, please send email to me at darrenr@pobox.com.
-