Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- 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 ); -- 2.31.1