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/rtprio.2 | |
| parent | 1b08f101baa4608e737d8d6e3750d2a7f04f2283 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/rtprio.2')
| -rw-r--r-- | lib/libc/sys/rtprio.2 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/sys/rtprio.2 b/lib/libc/sys/rtprio.2 index bfd72c446e23..f5175adb16b8 100644 --- a/lib/libc/sys/rtprio.2 +++ b/lib/libc/sys/rtprio.2 @@ -82,11 +82,7 @@ Higher real/idle priority processes preempt lower real/idle priority processes. Processes of equal real/idle priority are run round-robin. .Sh RETURN VALUES -.Fn rtprio -will return 0 for success and -1 for all errors. -The global variable -.Va errno -will be set to indicate the error. +.Rv -std rtprio .Sh ERRORS .Fn rtprio will fail if |
