From: Michael Kerrisk Date: Fri, 9 Dec 2016 12:06:43 +0000 (+0100) Subject: insque.3: Remove mention of ancient systems (libc4 and libc5) X-Git-Tag: man-pages-4.09~69 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a9fb6b65f3f40274e94e2a058b4f492cbb12a13;p=thirdparty%2Fman-pages.git insque.3: Remove mention of ancient systems (libc4 and libc5) Signed-off-by: Michael Kerrisk --- diff --git a/man3/insque.3 b/man3/insque.3 index 2d7a058bf8..46b10c5371 100644 --- a/man3/insque.3 +++ b/man3/insque.3 @@ -115,7 +115,8 @@ T} Thread safety MT-Safe .SH CONFORMING TO POSIX.1-2001, POSIX.1-2008. .SH NOTES -Traditionally (e.g., SunOS, Linux libc4 and libc5), +On ancient systems, +.\" e.g., SunOS, Linux libc4 and libc5 the arguments of these functions were of type \fIstruct qelem *\fP, defined as: