Minor rewording w.r.t. use of the term "parameter".

This commit is contained in:
Michael Kerrisk 2008-07-10 20:56:42 +00:00
parent c4bb193f3c
commit 49b7166902
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ of the calling 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 value \fIparam\->sched_priority\fP must lie within the
range given by
.BR sched_get_priority_min (2)
and