msgop.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-28 08:37:34 +02:00
parent 247e561535
commit 6a616b5bd0
1 changed files with 2 additions and 2 deletions

View File

@ -489,9 +489,9 @@ to include these header files.
The The
.I msgp .I msgp
argument is declared as \fIstruct msgbuf *\fP with argument is declared as \fIstruct msgbuf\ *\fP with
libc4, libc5, glibc 2.0, glibc 2.1. libc4, libc5, glibc 2.0, glibc 2.1.
It is declared as \fIvoid *\fP It is declared as \fIvoid\ *\fP
with glibc 2.2 and later, as required by SUSv2 and SUSv3. with glibc 2.2 and later, as required by SUSv2 and SUSv3.
The following limits on message queue resources affect the The following limits on message queue resources affect the