OSDN Git Service

(split) LDP: Update original to LDP v3.51.
[linuxjm/LDP_man-pages.git] / original / man2 / msgctl.2
index 3f7ad9c..85527f2 100644 (file)
@@ -36,7 +36,7 @@
 .\"
 .TH MSGCTL 2 2012-05-31 "Linux" "Linux Programmer's Manual"
 .SH NAME
-msgctl \- message control operations
+msgctl \- System V message control operations
 .SH SYNOPSIS
 .nf
 .B #include <sys/types.h>
@@ -49,7 +49,7 @@ msgctl \- message control operations
 .BR msgctl ()
 performs the control operation specified by
 .I cmd
-on the message queue with identifier
+on the System V message queue with identifier
 .IR msqid .
 .PP
 The