summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-05-17 07:10:35 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-05-17 07:10:35 +0000
commitaf72359787b0a61f323438382ee583b447221aa3 (patch)
treec6c8a08083a83209df09875265d4ee487604e779 /share/man/man5
parent0a456aefc0614e15591ec5a03a255b487b18827a (diff)
tweak
ok dhartmei@
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/pf.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index 311ca101bb7..1f3e273ddfd 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.244 2003/05/17 06:44:27 david Exp $
+.\" $OpenBSD: pf.conf.5,v 1.245 2003/05/17 07:10:34 david Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -1607,14 +1607,14 @@ rules between fast networks is suggested to prevent ACK storms.
.Sh SYN PROXY
By default,
.Xr pf 4
-passes packets part of a
+passes packets that are part of a
.Xr tcp 4
handshake between the endpoints.
The
.Ar synproxy state
option can be used to cause
.Xr pf 4
-to itself complete the handshake with the active endpoint, perform a handshake
+itself to complete the handshake with the active endpoint, perform a handshake
with the passive endpoint, and then forward packets between the endpoints.
.Pp
No packets are sent to the passive endpoint before the active endpoint has