On 7/6/20 6:39 AM, Jakub Wilk wrote: > Remove duplicated word. Thanks, Jakub. Patch applied. Cheers, Michael > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > --- > man2/prctl.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/prctl.2 b/man2/prctl.2 > index 6c8fdd9f0..99bddd3cc 100644 > --- a/man2/prctl.2 > +++ b/man2/prctl.2 > @@ -1558,7 +1558,7 @@ must all be zero. > .IP > On success, the mode specified in > .I arg2 > -is set for the calling thread and the the return value is 0. > +is set for the calling thread and the return value is 0. > If the arguments are invalid, > the mode specified in > .I arg2 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/