diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index 303870a11..b369b5346 100644 --- a/man2/sched_setaffinity.2 +++ b/man2/sched_setaffinity.2 @@ -32,7 +32,7 @@ .\" 2008-11-12, mtk, removed CPU_*() macro descriptions to a .\" separate CPU_SET(3) page. .\" -.TH SCHED_SETAFFINITY 2 2010-11-06 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETAFFINITY 2 2013-02-11 "Linux" "Linux Programmer's Manual" .SH NAME sched_setaffinity, sched_getaffinity \- \ set and get a process's CPU affinity mask @@ -215,6 +215,7 @@ represent the CPU set bit mask. .SH "SEE ALSO" .ad l .nh +.BR taskset (1), .BR clone (2), .BR getcpu (2), .BR getpriority (2),