From 23cb03d145292d7a3e6165b4ca74837d497bd3db Mon Sep 17 00:00:00 2001 From: Mitchell Horne Date: Tue, 15 Oct 2024 11:11:28 -0300 Subject: [PATCH] thr_kill(2): fix title Mandoc emits a STYLE warning due to the lowercase letters. --- lib/libsys/thr_kill.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libsys/thr_kill.2 b/lib/libsys/thr_kill.2 index 3252de13ed8..63a6e40ef6f 100644 --- a/lib/libsys/thr_kill.2 +++ b/lib/libsys/thr_kill.2 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .Dd May 5, 2020 -.Dt THR_kill 2 +.Dt THR_KILL 2 .Os .Sh NAME .Nm thr_kill