summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2006-11-28 21:39:46 +0000
committerjmc <jmc@openbsd.org>2006-11-28 21:39:46 +0000
commit439e9b0a34549aba1385cdc7135f6e1168768d3e (patch)
treec84f1a1f2c2bb6b3c14652fcacd23382056f7c15
parentadd -T to synopsis; (diff)
downloadwireguard-openbsd-439e9b0a34549aba1385cdc7135f6e1168768d3e.tar.xz
wireguard-openbsd-439e9b0a34549aba1385cdc7135f6e1168768d3e.zip
bad space;
-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 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.