X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fmq_open.texi;h=66f4240f03ecacfad4c902adcdbc9e56af9cf0a5;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=53dc7e2946b7ef65ad655d0f49f8664d04df34fe;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/mq_open.texi b/doc/posix-functions/mq_open.texi index 53dc7e294..66f4240f0 100644 --- a/doc/posix-functions/mq_open.texi +++ b/doc/posix-functions/mq_open.texi @@ -2,7 +2,7 @@ @section @code{mq_open} @findex mq_open -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_open.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/mq_open.html} Gnulib module: --- @@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris +2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize