From f8ab40fb46d101f448cf0cef7148ab82286e1683 Mon Sep 17 00:00:00 2001 From: peter Date: Wed, 10 Sep 1997 03:52:50 +0000 Subject: Fix typo (65434 -> 65534) --- sbin/ipfw/ipfw.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/ipfw') diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index d2cb292..a671b63 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -69,7 +69,7 @@ the order in which they were added. .Pp If a rule is added without a number, it is numbered 100 higher than the previous rule. If the highest defined rule number is -greater than 65434, new rules are appended to the last rule. +greater than 65534, new rules are appended to the last rule. .Pp The delete operation deletes the first rule with number .Ar number , -- cgit v1.1