summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
diff options
context:
space:
mode:
authorceri <ceri@FreeBSD.org>2004-03-27 14:13:53 +0000
committerceri <ceri@FreeBSD.org>2004-03-27 14:13:53 +0000
commit77f01944ce724e9232d4c38a624abdc76b4bc28b (patch)
tree62fdc9406f071fc7ec703b7c3bf5a6391d7fbb6e /sbin/ipfw
parent505c41e259956662a34f27b9fa95f6dbec585a53 (diff)
downloadFreeBSD-src-77f01944ce724e9232d4c38a624abdc76b4bc28b.zip
FreeBSD-src-77f01944ce724e9232d4c38a624abdc76b4bc28b.tar.gz
Backout revision 1.140; it seems that the previous version is clear
enough. Requested by: ru
Diffstat (limited to 'sbin/ipfw')
-rw-r--r--sbin/ipfw/ipfw.83
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index c29bcc4..910c7af 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -885,8 +885,7 @@ specified as argument.
Matches IP packets whose destination port is one of the port(s)
specified as argument.
.It Cm established
-Matches TCP packets that either do not have the SYN bit set, or
-that also have one of the RST or ACK bits set.
+Matches TCP packets that have the RST or ACK bits set.
.It Cm frag
Matches packets that are fragments and not the first
fragment of an IP datagram. Note that these packets will not have
OpenPOWER on IntegriCloud