sched_setscheduler.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 08:06:50 +02:00
parent 842d18231b
commit 99940e0593
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ instead of the
.BR sched_* (2)
system calls.)
.SH BUGS
POSIX says that on success,
POSIX.1 says that on success,
.BR sched_setscheduler ()
should return the previous scheduling policy.
Linux