diff --git a/man2/getpriority.2 b/man2/getpriority.2 index 4a1ff91a9..9acd5df88 100644 --- a/man2/getpriority.2 +++ b/man2/getpriority.2 @@ -93,8 +93,8 @@ calling process, or the real user ID of the calling process. The .I prio -argument is a value in the range \-20 to +19, -with \-20 being the highest priority and +19 being the lowest priority. +argument is a value in the range \-20 to 19 (but see NOTES below). +with \-20 being the highest priority and 19 being the lowest priority. Attempts to set a priority outside this range are silently clamped to the range. The default priority is 0;