On 3/6/20 12:41 PM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Thanks, Jakub. Patch applied. Cheers, Michael > --- > man2/semctl.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/semctl.2 b/man2/semctl.2 > index bd8bc39bc..ac073110c 100644 > --- a/man2/semctl.2 > +++ b/man2/semctl.2 > @@ -371,7 +371,7 @@ The calling process must have alter (write) permission on > the semaphore set. > .TP > .B SETVAL > -Set the the semaphore value > +Set the semaphore value > .BR ( semval ) > to > .I arg.val > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/