getpriority.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-10-08 20:58:20 +01:00
parent b17796b95f
commit d27bed925b
1 changed files with 1 additions and 1 deletions

View File

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