diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index 1531b9038..91560a45c 100644 --- a/man2/sched_setaffinity.2 +++ b/man2/sched_setaffinity.2 @@ -30,7 +30,7 @@ .\" migration and that CPU affinity is a per-thread attribute. .\" 2006-02-03 mtk -- Major rewrite .\" -.TH SCHED_SETAFFINITY 2 2008-11-04 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETAFFINITY 2 2008-11-07 "Linux" "Linux Programmer's Manual" .SH NAME sched_setaffinity, sched_getaffinity, CPU_CLR, CPU_ISSET, CPU_SET, CPU_ZERO \ \- set and get a process's CPU affinity mask @@ -227,6 +227,7 @@ represent the CPU set bit mask. .BR sched_getscheduler (2), .BR sched_setscheduler (2), .BR setpriority (2), +.BR sched_getcpu (3), .BR capabilities (7), .BR pthread_setaffinity_np (3), .BR cpuset (7)