Added sentence noting that range of nice value is described in getpriority.2

This commit is contained in:
Michael Kerrisk 2005-07-28 12:33:20 +00:00
parent 7b2534620b
commit 7d5b6eb812
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ adds
to the nice value for the calling process.
(A large nice value means a low priority.)
Only the super\%user may specify a negative increment, or priority increase.
The range for nice values is described in
.BR getpriority (2).
.SH "RETURN VALUE"
On success, the new nice value is returned (but see NOTES below).
On error, \-1 is returned, and