OSDN Git Service

LDP: Update original to LDP v3.67
[linuxjm/LDP_man-pages.git] / original / man2 / msgctl.2
index 51e81fe..4da5657 100644 (file)
@@ -49,7 +49,7 @@ msgctl \- System V message control operations
 .BR msgctl ()
 performs the control operation specified by
 .I cmd
-on the System V message queue with identifier
+on the System\ V message queue with identifier
 .IR msqid .
 .PP
 The
@@ -150,7 +150,7 @@ The third argument to
 is ignored in this case.
 .TP
 .BR IPC_INFO " (Linux-specific)"
-Returns information about system-wide message queue limits and
+Return information about system-wide message queue limits and
 parameters in the structure pointed to by
 .IR buf .
 This structure is of type
@@ -200,7 +200,7 @@ files of the same name; see
 for details.
 .TP
 .BR MSG_INFO " (Linux-specific)"
-Returns a
+Return a
 .I msginfo
 structure containing the same information as for
 .BR IPC_INFO ,
@@ -217,7 +217,7 @@ field returns the total number of bytes in all messages
 in all queues on the system.
 .TP
 .BR MSG_STAT " (Linux-specific)"
-Returns a
+Return a
 .I msqid_ds
 structure as for
 .BR IPC_STAT .
@@ -372,10 +372,11 @@ flag in
 .BR mq_overview (7),
 .BR svipc (7)
 .SH COLOPHON
-This page is part of release 3.65 of the Linux
+This page is part of release 3.67 of the Linux
 .I man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
 \%http://www.kernel.org/doc/man\-pages/.