aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-10 15:58:56 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-10 16:02:39 +0100
commitb796767217667e4054073f05da704b9ca32affd9 (patch)
treef9817b0036cb33c3c181254b5aaf80bbb42faf5c
parent7d02e97e66d6df4699e7b5466de5ed8e64b808bc (diff)
downloadman-pages-b796767217667e4054073f05da704b9ca32affd9.tar.gz
sched_setaffinity.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/sched_setaffinity.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2
index 318ffcc712..fd3298645f 100644
--- a/man2/sched_setaffinity.2
+++ b/man2/sched_setaffinity.2
@@ -269,7 +269,7 @@ be substantially larger than the number of active CPUs in the system.)
When working on systems with large kernel CPU affinity masks,
one must dynamically allocate the
.I mask
-argument (ss
+argument (see
.BR CPU_ALLOC (3)).
Currently, the only way to do this is by probing for the size
of the required mask using