diff options
Diffstat (limited to 'man2/sched_setaffinity.2')
| -rw-r--r-- | man2/sched_setaffinity.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index 318ffcc712..fd3298645f 100644 --- a/man2/sched_setaffinity.2 +++ b/man2/sched_setaffinity.2 @@ -269,7 +269,7 @@ be substantially larger than the number of active CPUs in the system.) When working on systems with large kernel CPU affinity masks, one must dynamically allocate the .I mask -argument (ss +argument (see .BR CPU_ALLOC (3)). Currently, the only way to do this is by probing for the size of the required mask using |
