sched_setparam.2: SEE ALSO: add sched_setattr(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-11 06:41:35 +02:00
parent 7697f8394e
commit 48ae5295f3
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,7 @@
.\" revision
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
.TH SCHED_SETPARAM 2 2014-04-28 "Linux" "Linux Programmer's Manual"
.TH SCHED_SETPARAM 2 2014-05-11 "Linux" "Linux Programmer's Manual"
.SH NAME
sched_setparam, sched_getparam \- set and get scheduling parameters
.SH SYNOPSIS
@ -126,6 +126,7 @@ see
.BR sched_getscheduler (2),
.BR sched_setaffinity (2),
.BR sched_setscheduler (2),
.BR sched_setattr (2),
.BR setpriority (2),
.BR capabilities (7),
.BR sched (7)