(Basic Scheduling Functions): Fix typo.

This commit is contained in:
Ulrich Drepper 2001-02-10 18:40:03 +00:00
parent 157aa14d96
commit 3c44837c5c

View File

@ -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.