summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-04-14 07:24:19 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-04-14 07:24:19 +0000
commitd0756aebf793abad34b9937dc2c3cbb35cd6dfc2 (patch)
treeda7494fc4607309239b8900a7c724482c8685ca5 /share
parent4704e640a756e08ecc24cab22781cbfa1ea52c4d (diff)
set timeout source-track -> set timeout src.track; from Jason Testart
and a missing full stop...
Diffstat (limited to 'share')
-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 721a0baba0c..1e5d9cc9bf8 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.377 2007/03/21 03:04:16 mcbride Exp $
+.\" $OpenBSD: pf.conf.5,v 1.378 2007/04/14 07:24:18 jmc Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -1915,7 +1915,7 @@ pool options.
Note that by default these associations are destroyed as soon as there are
no longer states which refer to them; in order to make the mappings last
beyond the lifetime of the states, increase the global options with
-.Ar set timeout source-track
+.Ar set timeout src.track .
See
.Sx STATEFUL TRACKING OPTIONS
for more ways to control the source tracking.