summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-07-17 16:27:39 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-07-17 16:27:39 +0000
commit88865b5df07337b313209eb6f02b4950f0c30bca (patch)
tree17b46264168ce1074e0e3fd2c9152dd697dd8851 /share/man
parent47fe2ebec5caca04818b85c7cd0d4d311c8b57ab (diff)
typo; from Stephan A. Rickauer
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/pf.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index 4ece72641c9..7627c040db9 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.382 2007/06/26 20:22:02 jmc Exp $
+.\" $OpenBSD: pf.conf.5,v 1.383 2007/07/17 16:27:38 jmc Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 26 2007 $
+.Dd $Mdocdate: July 17 2007 $
.Dt PF.CONF 5
.Os
.Sh NAME
@@ -1248,7 +1248,7 @@ block all
.Ed
.It Ar pass
The packet is passed;
-state is created state unless the
+state is created unless the
.Ar no state
option is specified.
.El