diff options
Diffstat (limited to 'man2/sched_setparam.2')
| -rw-r--r-- | man2/sched_setparam.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sched_setparam.2 b/man2/sched_setparam.2 index e1beeefba9..7de179c8f8 100644 --- a/man2/sched_setparam.2 +++ b/man2/sched_setparam.2 @@ -68,7 +68,7 @@ of the current process are retrieved. .BR sched_setparam () checks the validity of \fIparam\fP for the scheduling policy of the process. -The parameter \fIparam->sched_priority\fP must lie within the +The parameter \fIparam\->sched_priority\fP must lie within the range given by .BR sched_get_priority_min (2) and |
