ipfw.8: fix misprint after previous change

rulese -> ruleset

MFC after:	3 days
X-MFC-with:	a7b8a5d37b
This commit is contained in:
Eugene Grosbein
2025-12-29 00:19:35 +07:00
parent a7b8a5d37b
commit 9fdf49e8a5
+1 -1
View File
@@ -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