On 08/20/2018 10:30 AM, Jakub Wilk wrote: > Remove duplicated word. Thanks, Jakub. Applied. Cheers, Michael > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > --- > man5/proc.5 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man5/proc.5 b/man5/proc.5 > index c0f07afea..c07ebf06b 100644 > --- a/man5/proc.5 > +++ b/man5/proc.5 > @@ -975,7 +975,7 @@ This is the numeric value of the clock ID > .B CLOCK_* > constants defined via > .IR <time.h> ) > -that is used used to mark the progress of the timer (in this example, 0 is > +that is used to mark the progress of the timer (in this example, 0 is > .BR CLOCK_REALTIME ). > .TP > .I ticks > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/