summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorRyan Thomas McBride <mcbride@cvs.openbsd.org>2006-07-09 11:00:18 +0000
committerRyan Thomas McBride <mcbride@cvs.openbsd.org>2006-07-09 11:00:18 +0000
commit1a054b237e8df0d76b0edc5733cf03590f431801 (patch)
treeb4b36f5d7e714dbdfc7148ef488be0beb7ea1772 /share/man
parent756506e0197e4d908cd3200cf9d46d3034a2eeff (diff)
The timeout value is called src.track, not source-track.
Diffstat (limited to 'share/man')
-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 d1d84991087..34439b1844e 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.349 2006/06/18 16:01:20 hshoexer Exp $
+.\" $OpenBSD: pf.conf.5,v 1.350 2006/07/09 11:00:17 mcbride Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -383,7 +383,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-track
+.Ar src.track
options) to 2000.
Using
.Bd -literal -offset indent