From 01b08fe41003a375c4f6605a0a62893a6feca57b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 27 Feb 2020 14:00:09 +0100 Subject: [PATCH] msgop.2: ffix Signed-off-by: Michael Kerrisk --- man2/msgop.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/msgop.2 b/man2/msgop.2 index 9a6633cc7..1680f19a3 100644 --- a/man2/msgop.2 +++ b/man2/msgop.2 @@ -165,13 +165,13 @@ flag when establishing a signal handler.) .PP Upon successful completion the message queue data structure is updated as follows: -.IP +.IP \(bu 2 .I msg_lspid is set to the process ID of the calling process. -.IP +.IP \(bu .I msg_qnum is incremented by 1. -.IP +.IP \(bu .I msg_stime is set to the current time. .SS msgrcv()