diff --git a/man7/sched.7 b/man7/sched.7 index c66f4fd37..172940018 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -171,7 +171,7 @@ A call to or .BR sched_setattr (2) will put the -\fBSCHED_FIFO\fP (or \fBSCHED_RR\fP) thread identified by +\fBSCHED_FIFO\fP thread identified by \fIpid\fP at the start of the list if it was runnable. As a consequence, it may preempt the currently running thread if it has the same priority.