summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordhartmei <dhartmei@openbsd.org>2001-08-19 19:25:26 +0000
committerdhartmei <dhartmei@openbsd.org>2001-08-19 19:25:26 +0000
commit47787f6b40f26356bc7c4f5b2bb261a7aa9249d8 (patch)
treef9c6a53d837dc6759dc51f1208e9940d177d1c58
parentfirst pass at some cleanup here (diff)
downloadwireguard-openbsd-47787f6b40f26356bc7c4f5b2bb261a7aa9249d8.tar.xz
wireguard-openbsd-47787f6b40f26356bc7c4f5b2bb261a7aa9249d8.zip
Document per-rule byte counter.
-rw-r--r--sbin/pfctl/pfctl.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8
index 25b04110277..c91d2adb706 100644
--- a/sbin/pfctl/pfctl.8
+++ b/sbin/pfctl/pfctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pfctl.8,v 1.28 2001/08/19 18:30:58 dhartmei Exp $
+.\" $OpenBSD: pfctl.8,v 1.29 2001/08/19 19:25:26 dhartmei Exp $
.\"
.\" Copyright (c) 2001 Kjell Wooding. All rights reserved.
.\"
@@ -118,7 +118,7 @@ Show the currently loaded NAT rules.
.It Fl s Ar rules
Show the currently loaded packet filter rules.
When used together with -v, the per-rule statistics (number of evaluations,
-number of packets) are also shown. Note that the 'skip step' optimization
+packets and bytes) are also shown. Note that the 'skip step' optimization
done automatically by the kernel will skip evaluation of rules where
redundant. Packets passed statefully are counted in the rule that created
the state (even though the rule isn't evaluated more than once for the