summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorRyan Thomas McBride <mcbride@cvs.openbsd.org>2004-02-24 05:44:49 +0000
committerRyan Thomas McBride <mcbride@cvs.openbsd.org>2004-02-24 05:44:49 +0000
commite8ca956829f8d32308dcddf4a7e262fe1aee9db5 (patch)
treec5610b1afe05da89a94e3c9927dc041197235a46 /share
parentb897eb2158e1fffb5f71d142ac086f0dfa725fca (diff)
'source-track' not 'source-tracking'
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/pf.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index f0d5c77f9fa..b5db4129551 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.291 2004/02/04 19:38:30 jmc Exp $
+.\" $OpenBSD: pf.conf.5,v 1.292 2004/02/24 05:44:48 mcbride Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -235,7 +235,7 @@ Interval between purging expired states and fragments.
.It Ar frag
Seconds before an unassembled fragment is expired.
.It Ar src.track
-Length of time to retain a source-tracking entry after the last state
+Length of time to retain a source tracking entry after the last state
expires.
.El
.Pp
@@ -378,7 +378,7 @@ sets the maximum number of entries in the memory pool used for tracking
source IP addresses (generated by the
.Ar sticky-address
and
-.Ar source-tracking
+.Ar source-track
options) to 2000.
.Pp
These can be combined:
@@ -1857,7 +1857,7 @@ interface.
Changes the timeout values used for states created by this rule.
.Pp
When the
-.Ar source-tracking
+.Ar source-track
keyword is specified, the number of states per source IP is tracked.
The following limits can be set:
.Pp