the real or effective user ID of the process \fIwho\fP.
.LP
The actual priority range varies between kernel versions.
-Linux before 1.3.36 had -infinity..15. Linux since 1.3.43 has -20..19,
+Linux before 1.3.36 had -infinity..15. Linux since 1.3.43 has \-20..19,
and the system call getpriority returns 40..1 for these values
(since negative numbers are error codes).
The library call converts N into 20-N.
.LP
+On some systems, the range of nice values is \-20..20.
+.LP
Including
.I <sys/time.h>
is not required these days, but increases portability.