aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/CPU_SET.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/CPU_SET.3 b/man3/CPU_SET.3
index 9bee581fdd..8e3f79ebf3 100644
--- a/man3/CPU_SET.3
+++ b/man3/CPU_SET.3
@@ -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 ()