summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-12-09 22:19:40 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-12-09 22:19:40 +0000
commit2c15375a564ba36ee8b220077f1b100897953751 (patch)
tree2f8b80f45206532aedd5e8bf7960af8bcee579a9 /share
parentd74e20f1af7a4969647ea54fa287f1b76dab13aa (diff)
ARRHGHGHGHGHGHGH
Diffstat (limited to 'share')
-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 727f6ea2cd0..1eb85fe0231 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.146 2002/12/09 22:09:21 henning Exp $
+.\" $OpenBSD: pf.conf.5,v 1.147 2002/12/09 22:19:39 deraadt Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -767,7 +767,7 @@ The host and port specifications are optional, as in the following examples:
! 10.1.2.3 port != 22
.Ed
.It Pa all
-is the short form for "from any to any".
+This is a short form for "from any to any".
.It Pa user <user> group <group>
The rule only applies to packets of sockets owned by the specified user
and group.