diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index cf0fcc1c8..c4b693c5c 100644 --- a/man2/sched_setaffinity.2 +++ b/man2/sched_setaffinity.2 @@ -32,8 +32,8 @@ .\" .TH SCHED_SETAFFINITY 2 2006-02-03 "Linux" "Linux Programmer's Manual" .SH NAME -sched_setaffinity, sched_getaffinity \- set and get a process's CPU -affinity mask +sched_setaffinity, sched_getaffinity, CPU_CLR, CPU_ISSET, CPU_SET, CPU_ZERO \ +\- set and get a process's CPU affinity mask .SH SYNOPSIS .nf .B #include