diff options
Diffstat (limited to 'lib/libc/sys/sched_setscheduler.2')
-rw-r--r-- | lib/libc/sys/sched_setscheduler.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/sched_setscheduler.2 b/lib/libc/sys/sched_setscheduler.2 index 15a1ab7..21b34e0 100644 --- a/lib/libc/sys/sched_setscheduler.2 +++ b/lib/libc/sys/sched_setscheduler.2 @@ -123,7 +123,8 @@ as a read-style operation. If .Fa pid is zero, the scheduling parameters for the calling process will be -returned. In this implementation, the +returned. +In this implementation, the .Fa sched_getscheduler system call will fail if .Fa pid |