sched_setparam.2: ERRORS: mark errors that apply just for sched_setparam()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-13 08:52:39 +02:00
parent 72a8053949
commit 5529e47bf2
1 changed files with 2 additions and 0 deletions

View File

@ -96,10 +96,12 @@ is set appropriately.
.SH ERRORS .SH ERRORS
.TP .TP
.B EINVAL .B EINVAL
.RB ( sched_setparam ())
The argument \fIparam\fP does not make sense for the current The argument \fIparam\fP does not make sense for the current
scheduling policy. scheduling policy.
.TP .TP
.B EPERM .B EPERM
.RB ( sched_setparam ())
The calling process does not have appropriate privileges The calling process does not have appropriate privileges
(Linux: does not have the (Linux: does not have the
.B CAP_SYS_NICE .B CAP_SYS_NICE