aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/pthread_attr_init.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/pthread_attr_init.3 b/man3/pthread_attr_init.3
index 8eba63456a..7d0019a5cb 100644
--- a/man3/pthread_attr_init.3
+++ b/man3/pthread_attr_init.3
@@ -324,4 +324,5 @@ main(int argc, char *argv[])
.BR pthread_attr_setstacksize (3),
.BR pthread_create (3),
.BR pthread_getattr_np (3),
+.BR pthread_setattr_default_np (3),
.BR pthreads (7)