aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/getpriority.2
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-31 10:15:17 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-31 10:15:17 +0000
commit6f880418e38c3abc8b961350811214d45e299463 (patch)
tree8924fd3cfca4cbc3620fad2b817c80f272caec81 /lib/libc/sys/getpriority.2
parent75b041abd276781a59665d2d5bc4afcfce8a957d (diff)
Notes
Diffstat (limited to 'lib/libc/sys/getpriority.2')
-rw-r--r--lib/libc/sys/getpriority.26
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/sys/getpriority.2 b/lib/libc/sys/getpriority.2
index efaa5ed826a2..d156702110fb 100644
--- a/lib/libc/sys/getpriority.2
+++ b/lib/libc/sys/getpriority.2
@@ -99,10 +99,8 @@ to clear the external variable
prior to the
call, then check it afterward to determine
if a -1 is an error or a legitimate value.
-The
-.Fn setpriority
-call returns 0 if there is no error, or
--1 if there is.
+.Pp
+.Rv -std setpriority
.Sh ERRORS
.Fn Getpriority
and