nice.2: wfix

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-19 22:22:32 +02:00
parent 62eb1a10fd
commit cbeaa70fb0
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ _XOPEN_SOURCE
adds
.I inc
to the nice value for the calling thread.
(A higher nice value means a low priority.)
(A higher nice value means a lower priority.)
.PP
The range of the nice value is +19 (low priority) to \-20 (high priority).
Attempts to set a nice value outside the range are clamped to the range.