summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-07-30 15:02:21 -0500
committerAlejandro Colomar <alx@kernel.org>2023-07-30 22:39:35 +0200
commitb428dc509a172c56648a5547868fdf4216c342f7 (patch)
treec8f9dd7611f0f6042316385c430bd822f4dac4b8
parent2beee28f96f5314b0186f88914d7b62c114d08e2 (diff)
pthread_setcancelstate.3: ffix
Clean up in preparation for "MR sed". Protect man page name from hyphenation. `MR` will take care of that for us; this change is to detect a regression when migrating to it. Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man3/pthread_setcancelstate.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_setcancelstate.3 b/man3/pthread_setcancelstate.3
index 5de9bb3ee..bcb7ef0aa 100644
--- a/man3/pthread_setcancelstate.3
+++ b/man3/pthread_setcancelstate.3
@@ -132,7 +132,7 @@ glibc 2.0
POSIX.1-2001.
.SH NOTES
For details of what happens when a thread is canceled, see
-.BR pthread_cancel (3).
+.BR \%pthread_cancel (3).
.PP
Briefly disabling cancelability is useful
if a thread performs some critical action