diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-31 09:57:38 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-31 09:57:38 +0000 |
| commit | d6002fef6feb2d8cd11929b6e0bf0d868101334b (patch) | |
| tree | 65bbba65df60768dc6db7a914e08a7bc71bc3e5a /lib/libc/sys/getpriority.2 | |
| parent | 1b08f101baa4608e737d8d6e3750d2a7f04f2283 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/getpriority.2')
| -rw-r--r-- | lib/libc/sys/getpriority.2 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/sys/getpriority.2 b/lib/libc/sys/getpriority.2 index efaa5ed826a28..d156702110fb8 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 |
