sched_setaffinity.2: SEE ALSO: add numactl(8)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-09-25 12:46:27 +02:00
parent 53506ea9c7
commit c8d6cd34da
1 changed files with 2 additions and 1 deletions

View File

@ -426,4 +426,5 @@ main(int argc, char *argv[])
.BR sched_getcpu (3),
.BR capabilities (7),
.BR cpuset (7),
.BR sched (7)
.BR sched (7),
.BR numactl (8)