msgop.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-01-23 09:31:52 +01:00
parent 8b04592d3a
commit ed4c2b6937
1 changed files with 2 additions and 2 deletions

View File

@ -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