summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-05-15 09:03:18 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-05-15 09:03:18 +0000
commit214e0c902034eadd68b201a5de80823244428b2d (patch)
tree95f90c03b0951dc5a73eca1b2f7cfdbfec071af7
parentcacb7e68149b8c11a744af79d942fc044f78fa88 (diff)
Notes
-rw-r--r--sbin/ipfw/ipfw.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 7411b8cb427a..67ed1e414b9c 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -67,7 +67,7 @@ first rule that matches a packet applies.
Multiple rules may share the same number and apply in
the order in which they were added.
.Pp
-If a rule is added without a number, it numbered 100 higher
+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.
.Pp