X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fmq_close.texi;h=9c7d6314308d49a02d7f329bd18a3fc1c73a7dac;hb=a155c5688ab059c1c2fff7f132116b455ddb37ba;hp=ce15b52f27579b53548075035ab65c7b0f050afc;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/mq_close.texi b/doc/posix-functions/mq_close.texi index ce15b52f2..9c7d63143 100644 --- a/doc/posix-functions/mq_close.texi +++ b/doc/posix-functions/mq_close.texi @@ -2,7 +2,7 @@ @section @code{mq_close} @findex mq_close -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_close.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/mq_close.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, IRIX 5.3, 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