]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
msgop.2: Remove ancient Linux libc details
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 29 Jun 2014 12:39:51 +0000 (14:39 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 18 Aug 2014 22:01:51 +0000 (17:01 -0500)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/msgop.2

index 3597b8f4fe3423a260d326fc892ad3c2255c1f30..04dc87b92e1bdaf6111dbcbd87c1f7d932d24b5b 100644 (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 ()