CPU_SET.3: minor: s/1024/currently 1024/ for description of CPU_SETSIZE

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-11-12 14:17:31 -05:00
parent f48bf14117
commit f7eec8970c
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ value of 0, the next CPU corresponds to a
value of 1, and so on.
The constant
.B CPU_SETSIZE
(1024) specifies a value one greater than the maximum CPU
(currently 1024) specifies a value one greater than the maximum CPU
number that can be stored in a CPU set.
.SH "RETURN VALUE"
.BR CPU_ISSET ()