]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/msgctl.2
Italics for header file references
[thirdparty/man-pages.git] / man2 / msgctl.2
index f759d0cd00896cf7991232346063aab058981986..d04aaf54a6ae58376e935347e892092d901329bd 100644 (file)
@@ -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