]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/msgctl.2
ffix
[thirdparty/man-pages.git] / man2 / msgctl.2
index d04aaf54a6ae58376e935347e892092d901329bd..90e412d9818d046387198cef9ce250e3748cc8b6 100644 (file)
@@ -158,7 +158,9 @@ This structure is of type
 (thus, a cast is required),
 defined in
 .I <sys/msg.h>
-if the _GNU_SOURCE feature test macro is defined:
+if the
+.BR _GNU_SOURCE
+feature test macro is defined:
 .nf
 .in +2n
 
@@ -324,7 +326,9 @@ Various fields in the \fIstruct msqid_ds\fP were shorts under Linux 2.2
 and have become longs under Linux 2.4.
 To take advantage of this,
 a recompilation under glibc-2.1.91 or later should suffice.
-(The kernel distinguishes old and new calls by an IPC_64 flag in
+(The kernel distinguishes old and new calls by an
+.BR IPC_64
+flag in
 .IR cmd .)
 .SH "SEE ALSO"
 .BR msgget (2),