From ed4c2b69377c69b80349cca761078d39a1ff2685 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 23 Jan 2014 09:31:52 +0100 Subject: [PATCH] msgop.2: tfix Signed-off-by: Michael Kerrisk --- man2/msgop.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/msgop.2 b/man2/msgop.2 index 0a76878d0..badb0fefa 100644 --- a/man2/msgop.2 +++ b/man2/msgop.2 @@ -37,7 +37,7 @@ .\" Added notes on /proc files .\" FIXME . Add example programs to this page. .\" -.TH MSGOP 2 2012-05-31 "Linux" "Linux Programmer's Manual" +.TH MSGOP 2 2014-01-23 "Linux" "Linux Programmer's Manual" .SH NAME msgrcv, msgsnd \- System V message queue operations .SH SYNOPSIS @@ -65,7 +65,7 @@ in order to send a message, and read permission to receive a message. .PP The .I msgp -argument is a pointer to caller-defined structure +argument is a pointer to a caller-defined structure of the following general form: .in +4n .nf