msgop.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-29 14:39:51 +02:00
parent ed86e39a63
commit d8ae75789f
1 changed files with 3 additions and 3 deletions

View File

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