summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2004-12-17 11:31:19 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2004-12-17 11:31:19 +0000
commit4b8b00a64383f5942e6ec2170da2236e0ad29722 (patch)
tree0b78edfe448900ee7e63ccfc59d5509a2a3f0bfd /share
parent1afa694fe2e13a55e4147da9754976a56e7332c4 (diff)
Michael Knudsen <e@molioner.dk> says:
"I think you messed something up when you committed this." and he is right, I lost a word. Dang! And Thanks :)
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 e6cade2c471..ee57daa1cef 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.314 2004/12/12 17:41:55 jmc Exp $
+.\" $OpenBSD: pf.conf.5,v 1.315 2004/12/17 11:31:18 henning Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -1263,7 +1263,7 @@ symbolic host names or interface names, or as any of the following keywords:
.It Ar any
Any address.
.It Ar route <label>
-Any address matching route's label is equal to
+Any address whose matching route's label is equal to
.Ar <label> .
See
.Xr route 4