msgop.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-02-27 14:00:09 +01:00
parent 5abea51fba
commit 01b08fe410
1 changed files with 3 additions and 3 deletions

View File

@ -165,13 +165,13 @@ flag when establishing a signal handler.)
.PP .PP
Upon successful completion the message queue data structure is updated Upon successful completion the message queue data structure is updated
as follows: as follows:
.IP .IP \(bu 2
.I msg_lspid .I msg_lspid
is set to the process ID of the calling process. is set to the process ID of the calling process.
.IP .IP \(bu
.I msg_qnum .I msg_qnum
is incremented by 1. is incremented by 1.
.IP .IP \(bu
.I msg_stime .I msg_stime
is set to the current time. is set to the current time.
.SS msgrcv() .SS msgrcv()