]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getpriority.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 8 Oct 2015 19:58:20 +0000 (20:58 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 8 Oct 2015 19:58:20 +0000 (20:58 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/getpriority.2

index 6ac103763bdd04313bce58ef7c539b9a85074b82..e947c5a63d755c45408b9f2e17781c2c5d225524 100644 (file)
@@ -89,7 +89,7 @@ denotes (respectively) the calling process, the process group of the
 calling process, or the real user ID of the calling process.
 The
 .I prio
-argument is a value in the range \-20 to 19 (but see the Notes below).
+argument is a value in the range \-20 to 19 (but see NOTES below).
 The default priority is 0;
 lower priorities cause more favorable scheduling.