]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/shmctl.2
_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_getres...
[thirdparty/man-pages.git] / man2 / shmctl.2
index b99dc52df9c37c5c2a2e4baece514f32078d6315..eb2d351516689b6a2370785a0e74bab22874f3c7 100644 (file)
@@ -50,7 +50,7 @@ shmctl \- System V shared memory control
 .B #include <sys/ipc.h>
 .br
 .B #include <sys/shm.h>
-.sp
+.PP
 .BI "int shmctl(int " shmid ", int " cmd ", struct shmid_ds *" buf );
 .ad b
 .SH DESCRIPTION