Hi Alex, On 5/25/21 6:19 AM, Alejandro Colomar wrote: > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> Applied. Thanks, Michael > --- > man2/shmop.2 | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/man2/shmop.2 b/man2/shmop.2 > index c7e66af0e..52baed96c 100644 > --- a/man2/shmop.2 > +++ b/man2/shmop.2 > @@ -42,7 +42,6 @@ > shmat, shmdt \- System V shared memory operations > .SH SYNOPSIS > .nf > -.B #include <sys/types.h> > .B #include <sys/shm.h> > .PP > .BI "void *shmat(int " shmid ", const void *" shmaddr ", int " shmflg ); > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/