aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-08-08 04:33:53 +1000
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-08-08 05:54:14 +1000
commitbe4653091b3ea321a0899d7ca5ee5b20b31338e7 (patch)
treef955595d6333e4b0242e76146bb16089ee644f11
parent2e94784dd07f66db07cd58136510cebb57b7fbfe (diff)
downloadman-pages-be4653091b3ea321a0899d7ca5ee5b20b31338e7.tar.gz
pthread_setaffinity_np.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-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),