summaryrefslogtreecommitdiffstats
path: root/man2/msgctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/msgctl.2')
-rw-r--r--man2/msgctl.224
1 files changed, 12 insertions, 12 deletions
diff --git a/man2/msgctl.2 b/man2/msgctl.2
index 3e69eb600..58ca0bb6c 100644
--- a/man2/msgctl.2
+++ b/man2/msgctl.2
@@ -68,12 +68,12 @@ queue.
.TP
.I msg_stime
Time of the last
-.BR msgsnd (2)
+.MR msgsnd 2
system call.
.TP
.I msg_rtime
Time of the last
-.BR msgrcv (2)
+.MR msgrcv 2
system call.
.TP
.I msg_ctime
@@ -95,12 +95,12 @@ queue.
.TP
.I msg_lspid
ID of the process that performed the last
-.BR msgsnd (2)
+.MR msgsnd 2
system call.
.TP
.I msg_lrpid
ID of the process that performed the last
-.BR msgrcv (2)
+.MR msgrcv 2
system call.
.P
The
@@ -244,7 +244,7 @@ and
settings can be changed via
.I /proc
files of the same name; see
-.BR proc (5)
+.MR proc 5
for details.
.TP
.BR MSG_INFO " (Linux-specific)"
@@ -410,15 +410,15 @@ The
and
.B MSG_INFO
operations are used by the
-.BR ipcs (1)
+.MR ipcs 1
program to provide information on allocated resources.
In the future these may modified or moved to a
.I /proc
filesystem interface.
.SH SEE ALSO
-.BR msgget (2),
-.BR msgrcv (2),
-.BR msgsnd (2),
-.BR capabilities (7),
-.BR mq_overview (7),
-.BR sysvipc (7)
+.MR msgget 2 ,
+.MR msgrcv 2 ,
+.MR msgsnd 2 ,
+.MR capabilities 7 ,
+.MR mq_overview 7 ,
+.MR sysvipc 7