diff --git a/man2/sched_setscheduler.2 b/man2/sched_setscheduler.2 index 507df6a41..cb8911fcc 100644 --- a/man2/sched_setscheduler.2 +++ b/man2/sched_setscheduler.2 @@ -109,7 +109,7 @@ specifies a scheduling priority for the thread. This is a number in the range returned by calling .BR sched_get_priority_min (2) and -.BR sched_get_priority_min (2) +.BR sched_get_priority_max (2) with the specified .IR policy . On Linux, these system calls return, respectively, 1 and 99.