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 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 |