diff options
Diffstat (limited to 'man2/getpriority.2')
| -rw-r--r-- | man2/getpriority.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/getpriority.2 b/man2/getpriority.2 index 9019e79415..30eaa0736e 100644 --- a/man2/getpriority.2 +++ b/man2/getpriority.2 @@ -155,7 +155,7 @@ The actual priority range varies between kernel versions. 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. +The library call converts N into 20\-N. .LP On some systems, the range of nice values is \-20..20. .LP |
