aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Ziaee <ziaee@FreeBSD.org>2025-09-24 12:26:14 +0000
committerAlexander Ziaee <ziaee@FreeBSD.org>2025-09-24 12:28:24 +0000
commit1a9ec72022ddce0cacb9aedda3d69aa95cd45ed0 (patch)
tree9ea9780dfa2876040be82c103c755de44b185031
parentf9a71840d8ee0cfff4ec983a589be53648e7017d (diff)
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)
-rw-r--r--share/man/man4/blackhole.44
1 files 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"