On 3/7/19 6:53 PM, Jakub Wilk wrote: > Remove duplicated word. Applied. Thanks, Jakub. Cheers, Michael > > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > --- > man2/sched_setattr.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/sched_setattr.2 b/man2/sched_setattr.2 > index 948fc9e1e..76ffa14eb 100644 > --- a/man2/sched_setattr.2 > +++ b/man2/sched_setattr.2 > @@ -150,7 +150,7 @@ This field specifies the scheduling policy, as one of the > values listed above. > .TP > .I sched_flags > -This field contains contains zero or more of the following flags > +This field contains zero or more of the following flags > that are ORed together to control scheduling behavior: > .RS > .TP > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/