summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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