git: 1a9ec72022dd - main - blackhole.4: Describe even better, take two

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Wed, 24 Sep 2025 12:28:47 UTC
The branch main has been updated by ziaee:

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

commit 1a9ec72022ddce0cacb9aedda3d69aa95cd45ed0
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-09-24 12:26:14 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-09-24 12:28:24 +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)
---
 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"