summaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-09-20 19:25:21 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-09-20 19:25:21 +0000
commitf98522f977a777bfa6fd7398e91850da0830e455 (patch)
tree0159099740475e5aad82f6455514413121b698aa /sbin/pfctl/pfctl.8
parent97de5ba69051ea364756f5e2fb19db07b89c6b7f (diff)
tweak previous; ok schwarze
Diffstat (limited to 'sbin/pfctl/pfctl.8')
-rw-r--r--sbin/pfctl/pfctl.813
1 files changed, 8 insertions, 5 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8
index c06ba0f2d5e..d8133a36627 100644
--- a/sbin/pfctl/pfctl.8
+++ b/sbin/pfctl/pfctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pfctl.8,v 1.149 2010/09/19 22:33:44 schwarze Exp $
+.\" $OpenBSD: pfctl.8,v 1.150 2010/09/20 19:25:20 jmc Exp $
.\"
.\" Copyright (c) 2001 Kjell Wooding. All rights reserved.
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 19 2010 $
+.Dd $Mdocdate: September 20 2010 $
.Dt PFCTL 8
.Os
.Sh NAME
@@ -40,7 +40,8 @@
.Op Fl f Ar file
.Op Fl i Ar interface
.Op Fl K Ar host | network
-.Oo Fl k
+.Oo
+.Fl k
.Ar host | network | label | id
.Oc
.Op Fl L Ar statefile
@@ -48,9 +49,11 @@
.Op Fl p Ar device
.Op Fl S Ar statefile
.Op Fl s Ar modifier
-.Oo Fl t Ar table
+.Oo
+.Fl t Ar table
.Fl T Ar command
-.Pq Ar address ... Oc
+.Op Ar address ...
+.Oc
.Op Fl x Ar level
.Ek
.Sh DESCRIPTION