summaryrefslogtreecommitdiff
path: root/usr.sbin/authpf
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-04-28 07:46:39 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-04-28 07:46:39 +0000
commit357f38ee211c5b185fa03e3ca4bf4f3317513bd2 (patch)
tree180609ecefeda3233dd4ec569586cb4ab0c20e5c /usr.sbin/authpf
parentc1b5b59c61923195262db9f6f281908370eb38b4 (diff)
kill whitespace and make example consistent w/ rest of page;
Diffstat (limited to 'usr.sbin/authpf')
-rw-r--r--usr.sbin/authpf/authpf.810
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/authpf/authpf.8 b/usr.sbin/authpf/authpf.8
index 0f6eec1994e..1d021d6c1c9 100644
--- a/usr.sbin/authpf/authpf.8
+++ b/usr.sbin/authpf/authpf.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: authpf.8,v 1.33 2004/04/28 06:55:57 cedric Exp $
+.\" $OpenBSD: authpf.8,v 1.34 2004/04/28 07:46:38 jmc Exp $
.\"
.\" Copyright (c) 2002 Bob Beck (beck@openbsd.org>. All rights reserved.
.\"
@@ -474,10 +474,10 @@ Oct 31 19:42:30.296553 rule 0.bbeck(20267).1/0(match): pass out on fxp1: \e
16384 <mss 1460,nop,nop,sackOK> (DF)
.Ed
.Pp
-.Sy Using "authpf_user" table.
-Simple
+.Sy Using authpf_user table
+\- Simple
.Nm
-settings can be implemented without anchor by just using the "authpf_user"
+settings can be implemented without an anchor by just using the "authpf_user"
.Pa table .
For example, the following
.Xr pf.conf 5
@@ -491,7 +491,7 @@ pass in on $ext_if proto tcp from <authpf_users> \e
It is also possible to use the "authpf_user"
.Pa table
in combination with anchors.
-For example,
+For example,
.Xr pf 4
processing can be sped up by looking up the anchor
only for packets coming from logged in users: