aboutsummaryrefslogtreecommitdiffstats
path: root/man2/msgctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/msgctl.2')
-rw-r--r--man2/msgctl.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/msgctl.2 b/man2/msgctl.2
index f759d0cd00..d04aaf54a6 100644
--- a/man2/msgctl.2
+++ b/man2/msgctl.2
@@ -57,7 +57,7 @@ on the message queue with identifier
.PP
The
.I msqid_ds
-data structure is defined in <sys/msg.h> as follows:
+data structure is defined in \fI<sys/msg.h>\fP as follows:
.nf
.in +4n
@@ -80,7 +80,7 @@ struct msqid_ds {
.PP
The
.I ipc_perm
-structure is defined in <sys/ipc.h> as follows
+structure is defined in \fI<sys/ipc.h>\fP as follows
(the highlighted fields are settable using
.BR IPC_SET ):
.PP