On 06/30/2018 01:52 PM, Luka Macan wrote: > To Whom It May Concern: > > > In sched_yield(2):NOTES:paragraph 4 : > > > > sched_yield() is intended for use with read-time scheduling policies > (i.e., SCHED_FIFO or SCHED_RR) > > Shouldn't it be: > > sched_yield() is intended for use with real-time scheduling policies > (i.e., SCHED_FIFO or SCHED_RR) Thanks, Luka. Someone also sent a patch to fix this, soon after your mail. Cheers, Michael -- 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