aboutsummaryrefslogtreecommitdiffstats
path: root/man3/sched_getcpu.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sched_getcpu.3')
-rw-r--r--man3/sched_getcpu.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/sched_getcpu.3 b/man3/sched_getcpu.3
index 270d48d37b..12a42a13d7 100644
--- a/man3/sched_getcpu.3
+++ b/man3/sched_getcpu.3
@@ -45,7 +45,7 @@ returns the number of the CPU on which the calling thread is currently executing
.SH RETURN VALUE
On success,
.BR sched_getcpu ()
-returns a non-negative CPU number.
+returns a nonnegative CPU number.
On error, \-1 is returned and
.I errno
is set to indicate the error.