aboutsummaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/resource.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/resource.texi b/manual/resource.texi
index cbab47e42c..5afc843893 100644
--- a/manual/resource.texi
+++ b/manual/resource.texi
@@ -985,7 +985,7 @@ function, so there are no specific @code{errno} values.
@comment sched.h
@comment POSIX
-@deftypefun sched_yield (void)
+@deftypefun int sched_yield (void)
This function voluntarily gives up the process' claim on the CPU.