aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/getpriority.2
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-31 09:57:38 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-31 09:57:38 +0000
commitd6002fef6feb2d8cd11929b6e0bf0d868101334b (patch)
tree65bbba65df60768dc6db7a914e08a7bc71bc3e5a /lib/libc/sys/getpriority.2
parent1b08f101baa4608e737d8d6e3750d2a7f04f2283 (diff)
downloadsrc-d6002fef6feb2d8cd11929b6e0bf0d868101334b.tar.gz
src-d6002fef6feb2d8cd11929b6e0bf0d868101334b.zip
Use ``.Rv -std'' wherever possible.
Submitted by: yar
Notes
Notes: svn path=/head/; revision=82642
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