getpriority.2: wfix

Reported-by: Jonny Grant <jg@jguk.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-10-08 20:57:35 +01:00
parent d901e32568
commit b17796b95f
1 changed files with 3 additions and 2 deletions

View File

@ -87,8 +87,9 @@ A zero value for
.I who
denotes (respectively) the calling process, the process group of the
calling process, or the real user ID of the calling process.
.I Prio
is a value in the range \-20 to 19 (but see the Notes below).
The
.I prio
argument is a value in the range \-20 to 19 (but see the Notes below).
The default priority is 0;
lower priorities cause more favorable scheduling.