summaryrefslogtreecommitdiff
path: root/share/man/man5/pf.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/pf.conf.5')
-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.