diff options
Diffstat (limited to 'share')
-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 d16a7add50d..ffdefb37067 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.373 2006/11/28 17:11:29 henning Exp $ +.\" $OpenBSD: pf.conf.5,v 1.374 2006/11/28 21:39:46 jmc Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -1786,7 +1786,7 @@ operator before the keyword. .It Ar rtable Aq Ar number Used to select an alternate routing table for the routing lookup. -Only effective before the route lookup happened, i. e. when filtering inbound. +Only effective before the route lookup happened, i.e. when filtering inbound. .It Ar probability Aq Ar number A probability attribute can be attached to a rule, with a value set between 0 and 1, bounds not included. |