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 3f7ad9c685..85527f2112 100644
--- a/man2/msgctl.2
+++ b/man2/msgctl.2
@@ -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