aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/pthread_attr_init.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_attr_init.3 b/man3/pthread_attr_init.3
index a959252aca..6dea8c9811 100644
--- a/man3/pthread_attr_init.3
+++ b/man3/pthread_attr_init.3
@@ -319,7 +319,7 @@ main(int argc, char *argv[])
.BR pthread_attr_setschedparam (3),
.BR pthread_attr_setschedpolicy (3),
.BR pthread_attr_setscope (3),
-.BR pthread_attr_setsigmask (3),
+.BR pthread_attr_setsigmask_np (3),
.BR pthread_attr_setstack (3),
.BR pthread_attr_setstackaddr (3),
.BR pthread_attr_setstacksize (3),