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/sched_setparam.2 | |
| parent | 1b08f101baa4608e737d8d6e3750d2a7f04f2283 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/sched_setparam.2')
| -rw-r--r-- | lib/libc/sys/sched_setparam.2 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/sys/sched_setparam.2 b/lib/libc/sys/sched_setparam.2 index 57b077f5ec19..ac9be7661548 100644 --- a/lib/libc/sys/sched_setparam.2 +++ b/lib/libc/sys/sched_setparam.2 @@ -134,10 +134,7 @@ function will fail if .Fa pid is negative. .Sh RETURN VALUES -The function will return zero if it completes successfully, or it -will return a value of -1 and set -.Va errno -to indicate the error. +.Rv -std .Sh ERRORS On failure .Va errno |
