aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2025-12-28 17:19:35 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2025-12-28 17:19:35 +0000
commit9fdf49e8a501047b61a615ab1b4b133159ad76e1 (patch)
tree64bf275fd37fb67a8d8d347e3a80ae8ce6ec6390
parenta7b8a5d37bcb0009297962137bfb6c6570e5af12 (diff)
ipfw.8: fix misprint after previous change
rulese -> ruleset MFC after: 3 days X-MFC-with: a7b8a5d37bcb0009297962137bfb6c6570e5af12
-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 bafad1479c0e..35580f58352d 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -839,7 +839,7 @@ When a packet matches a rule with the
.Cm setmark
keyword, a 32-bit numeric mark is assigned to the packet.
The mark is an extension to the tags.
-The mark is preserved for a packet within a single ipfw rulese traversal
+The mark is preserved for a packet within a single ipfw ruleset traversal
and is lost when the packet is checked against the active ruleset
next time (see
.Sx PACKET FLOW