aboutsummaryrefslogtreecommitdiffstats
path: root/man2/sched_setaffinity.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-04-18 21:03:57 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-04-18 23:03:11 +0200
commit144d1a361f937fdd9d461c5cf4edfc5a48e1387b (patch)
tree891aa2adbfd6ba733e0565636754ac358bfec284 /man2/sched_setaffinity.2
parent9537fb3c51a5c8b7a8e9421855300187b862a65f (diff)
downloadman-pages-144d1a361f937fdd9d461c5cf4edfc5a48e1387b.tar.gz
sched_setaffinity.2: tfix
Reported-by: cdlscpmv <cdlscpmv@gmail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/sched_setaffinity.2')
-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 8d852c5969..1d073690db 100644
--- a/man2/sched_setaffinity.2
+++ b/man2/sched_setaffinity.2
@@ -176,7 +176,7 @@ There are various ways of determining the number of CPUs
available on the system, including: inspecting the contents of
.IR /proc/cpuinfo ;
using
-.BR syconf (3)
+.BR sysconf (3)
to obtain the values of the
.BR _SC_NPROCESSORS_CONF
and