On 07/03/2018 10:34 PM, Mark Schott wrote: > Change "read-time" to "real-time". Thanks, Mark. patch applied. Cheers, Michael > diff --git a/man2/sched_yield.2 b/man2/sched_yield.2 > index f3dcff8cc..92dd1c52b 100644 > --- a/man2/sched_yield.2 > +++ b/man2/sched_yield.2 > @@ -78,7 +78,7 @@ since doing so will result in unnecessary context switches, > which will degrade system performance. > .PP > .BR sched_yield () > -is intended for use with read-time scheduling policies (i.e., > +is intended for use with real-time scheduling policies (i.e., > .BR SCHED_FIFO > or > .BR SCHED_RR ). > -- 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