On 10/28/20 8:34 PM, Alejandro Colomar wrote: > Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> Hello Alex, Thanks. Patch applied. Cheers, Michael > --- > man2/getdents.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/getdents.2 b/man2/getdents.2 > index c08019fac..02790b8f7 100644 > --- a/man2/getdents.2 > +++ b/man2/getdents.2 > @@ -222,7 +222,7 @@ or > .I linux_dirent64 > structure yourself. > .PP > -Probably, you probably want to use > +Probably, you want to use > .BR readdir (3) > instead of these system calls. > .PP > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/