summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-10-06 16:25:25 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-10-06 16:25:25 +0000
commite621893d0a5bdb1d4004ffe8a4a17e7598855a21 (patch)
treebc41a245105e85230ab13978080ab4404e6b5e65 /share/man/man5
parent28252710b1a4531aadb7b88669eed250f4b3b152 (diff)
these fixes got lost somehow;
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/pf.conf.514
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index 83d01687024..340fcdc7dd4 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.358 2006/10/06 13:56:29 jmc Exp $
+.\" $OpenBSD: pf.conf.5,v 1.359 2006/10/06 16:25:24 jmc Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -361,8 +361,8 @@ sets the maximum number of entries in the memory pool used by state table
entries (generated by
.Ar pass
rules which do not specify
-.Ar no state
-) to 20000.
+.Ar no state )
+to 20000.
Using
.Bd -literal -offset indent
set limit frags 20000
@@ -1214,11 +1214,11 @@ nor
are specified, the rule will match packets in both directions.
.It Ar log
In addition to the action specified, a log message is generated.
-Unless the
+Only the packet that establishes the state is logged,
+unless the
.Ar no state
-option is specified, only the
-packet that establishes the state is logged.
-(See
+option is specified
+(see
.Ar keep state ,
.Ar modulate state
and