diff options
-rw-r--r-- | share/man/man5/pf.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index c7fac930a88..70235110d70 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.362 2006/10/22 22:40:40 mcbride Exp $ +.\" $OpenBSD: pf.conf.5,v 1.363 2006/10/23 06:58:35 jmc Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -1938,7 +1938,7 @@ pass in proto tcp from any to any port www synproxy state .Ed .Sh STATEFUL TRACKING OPTIONS A number of options related to stateful tracking can be applied on a -per-rule basis. +per-rule basis. .Ar keep state , .Ar modulate state and |