diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-17 11:44:16 +0000 | 
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-17 11:44:16 +0000 | 
| commit | 251c176f415c9dc57b7c8c063aec4208bfc2efa6 (patch) | |
| tree | b20039d419ec288fbf0d7ae8b3245d7ca66852c7 /lib/libc/sys/sched_setparam.2 | |
| parent | 0381c6e5babafe51e97ca53e4384ece5b1550b5a (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/sched_setparam.2')
| -rw-r--r-- | lib/libc/sys/sched_setparam.2 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sched_setparam.2 b/lib/libc/sys/sched_setparam.2 index 879a2505ba61..ed2405871879 100644 --- a/lib/libc/sys/sched_setparam.2 +++ b/lib/libc/sys/sched_setparam.2 @@ -133,7 +133,7 @@ returned.  In this implementation, the  function will fail if  .Fa pid  is negative. -.Sh RETURN +.Sh RETURN VALUES  The function will return zero if it completes successfully, or it  will return a value of -1 and set  .Va errno  | 
