git: c5cc084a34a3 - stable/15 - ipfw.8: clarify a difference between reset and reset6 actions

From: Maxim Konovalov <maxim_at_FreeBSD.org>
Date: Thu, 24 Sep 2026 00:45:42 UTC
The branch stable/15 has been updated by maxim:

URL: https://cgit.FreeBSD.org/src/commit/?id=c5cc084a34a3fc37aab5822f0de601a7e84fd4fa

commit c5cc084a34a3fc37aab5822f0de601a7e84fd4fa
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2026-09-10 16:53:31 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2026-09-24 00:43:16 +0000

    ipfw.8: clarify a difference between reset and reset6 actions
    
    PR:             298348
    MFC after:      2 weeks
    
    (cherry picked from commit 009940e3d4d398f0cba8b689d284bd8585e2ad5a)
---
 sbin/ipfw/ipfw.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 8cf64c7a55a9..87fbce552c30 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -1,5 +1,5 @@
 .\"
-.Dd May 21, 2026
+.Dd September 9, 2026
 .Dt IPFW 8
 .Os
 .Sh NAME
@@ -1053,11 +1053,11 @@ Synonym for
 .Cm unreach host .
 .It Cm reset
 Discard packets that match this rule, and if the
-packet is a TCP packet, try to send a TCP reset (RST) notice.
+packet is a TCP packet over IPv4, try to send a TCP reset (RST) notice.
 The search terminates.
 .It Cm reset6
 Discard packets that match this rule, and if the
-packet is a TCP packet, try to send a TCP reset (RST) notice.
+packet is a TCP packet over IPv6, try to send a TCP reset (RST) notice.
 The search terminates.
 .It Cm skipto Ar number | tablearg
 Skip all subsequent rules numbered less than