aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/pthread_setaffinity_np.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_setaffinity_np.3 b/man3/pthread_setaffinity_np.3
index 7898238feb..8a4a010905 100644
--- a/man3/pthread_setaffinity_np.3
+++ b/man3/pthread_setaffinity_np.3
@@ -218,7 +218,7 @@ main(int argc, char *argv[])
.fi
.SH SEE ALSO
.BR sched_setaffinity (2),
-.BR CPU_SET (3).
+.BR CPU_SET (3),
.BR pthread_attr_setaffinity_np (3),
.BR pthread_self (3),
.BR sched_getcpu (3),