summaryrefslogtreecommitdiff
path: root/share/man/man5/pf.conf.5
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2005-05-18 02:31:50 +0000
committerDavid Krause <david@cvs.openbsd.org>2005-05-18 02:31:50 +0000
commit3ebce26dde2e0b680981d354d416f3dd8598f776 (patch)
tree720f0283e24332a9a8e98e6dfb884f8d21072b78 /share/man/man5/pf.conf.5
parentb9388e2692235a7261753f69f4daedb12a4ff08b (diff)
max-src-states typo; ok henning@
Diffstat (limited to 'share/man/man5/pf.conf.5')
-rw-r--r--share/man/man5/pf.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index 817fa0b854c..0cfbd1c981d 100644
--- a/share/man/man5/pf.conf.5
+++ b/share/man/man5/pf.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pf.conf.5,v 1.326 2005/03/01 18:10:44 jmc Exp $
+.\" $OpenBSD: pf.conf.5,v 1.327 2005/05/18 02:31:49 david Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -1962,7 +1962,7 @@ keyword is specified, the number of states per source IP is tracked.
The maximum number of states created by this rule is limited by the rule's
.Ar max-src-nodes
and
-.Ar max-src-state
+.Ar max-src-states
options.
Only state entries created by this particular rule count toward the rule's
limits.