diff --git a/man2/nice.2 b/man2/nice.2 index 38dd46751..d5c897202 100644 --- a/man2/nice.2 +++ b/man2/nice.2 @@ -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