git: 9acd6934bbbc - stable/15 - blackhole.4: Describe even better, take two

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Sun, 28 Sep 2025 03:52:00 UTC
The branch stable/15 has been updated by ziaee:

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

commit 9acd6934bbbca1b8be85b9e8e029d4bea61fcecd
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-09-24 12:26:14 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-09-28 03:48:45 +0000

    blackhole.4: Describe even better, take two
    
    I meant to change this to tuexen's suggestion upon commit but failed.
    
    MFC after:      3 days
    Fixes:          9e02de4ad6c3 (blackhole.4: Describe even better)
    
    (cherry picked from commit 1a9ec72022ddce0cacb9aedda3d69aa95cd45ed0)
---
 share/man/man4/blackhole.4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man4/blackhole.4 b/share/man/man4/blackhole.4
index afa1c37709f3..777a38eedc86 100644
--- a/share/man/man4/blackhole.4
+++ b/share/man/man4/blackhole.4
@@ -10,12 +10,12 @@
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
 .\"
-.Dd September 23, 2025
+.Dd September 24, 2025
 .Dt BLACKHOLE 4
 .Os
 .Sh NAME
 .Nm blackhole
-.Nd quietly respond to refused SCTP, TCP, or UDP packets
+.Nd quietly drop refused SCTP, TCP, or UDP packets
 .Sh SYNOPSIS
 .Cd sysctl net.inet.sctp.blackhole Ns Op = Ns Brq "0 | 1 | 2"
 .Cd sysctl net.inet.tcp.blackhole Ns Op = Ns Brq "0 | 1 | 2 | 3"