Hi Nikola, Thanks for the patch. I applied it. But, be aware that your mailer is mangling patches (line wrapping), so I had to manually fix before I applied. Cheers, Michael On 08/04/2015 12:08 PM, Nikola Forró wrote: > --- > man7/sched.7 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man7/sched.7 b/man7/sched.7 > index ac518b2..743d52b 100644 > --- a/man7/sched.7 > +++ b/man7/sched.7 > @@ -49,10 +49,10 @@ Set the scheduling parameters of a specified > thread. > Fetch the scheduling parameters of a specified thread. > .TP > .BR sched_get_priority_max (2) > -Return the minimum priority available in a specified scheduling > policy. > +Return the maximum priority available in a specified scheduling > policy. > .TP > .BR sched_get_priority_min (2) > -Return the maximum priority available in a specified scheduling > policy. > +Return the minimum priority available in a specified scheduling > policy. > .TP > .BR sched_rr_get_interval (2) > Fetch the quantum used for threads that are scheduled under > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html