diff options
Diffstat (limited to 'man2/msgctl.2')
| -rw-r--r-- | man2/msgctl.2 | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/man2/msgctl.2 b/man2/msgctl.2 index a186954aed..89e02ef33a 100644 --- a/man2/msgctl.2 +++ b/man2/msgctl.2 @@ -37,12 +37,9 @@ msgctl \- message control operations .SH SYNOPSIS .nf -.B -#include <sys/types.h> -.B -#include <sys/ipc.h> -.B -#include <sys/msg.h> +.B #include <sys/types.h> +.B #include <sys/ipc.h> +.B #include <sys/msg.h> .fi .sp .BI "int msgctl(int " msqid , |
