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 3d2e219c62f..636101d8c02 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.316 2004/12/18 00:23:31 mcbride Exp $ +.\" $OpenBSD: pf.conf.5,v 1.317 2004/12/19 12:00:48 jmc 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 whose matching route's label is equal to +Any address whose associated route has label .Ar <label> . See .Xr route 4 |