From 911873413ded35d32e63a68d50af02c3fcc5982c Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 2 Jul 1996 00:29:22 +0000 Subject: Correct definition of 'established' keyword. --- sbin/ipfw/ipfw.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 01141e7..a217131 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -207,7 +207,7 @@ The supported IP options are: The absence of a particular option may be denoted with a ``!''. .It established -Matches packets that do not have the SYN bit set. +Matches packets that have the RST or ACK bits set. TCP packets only. .It setup Matches packets that have the SYN bit set but no ACK bit. -- cgit v1.1