Added ERRORS section.

This commit is contained in:
Michael Kerrisk 2007-05-21 22:41:02 +00:00
parent 3a72373c40
commit f5cb430b7c
1 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,10 @@ returns 0.
On error, \-1 is returned, and
.I errno
is set appropriately.
.SH ERRORS
In the Linux implementation,
.BR sched_yield ()
always succeeds.
.SH "CONFORMING TO"
POSIX.1-2001.
.SH "SEE ALSO"