summaryrefslogtreecommitdiff
path: root/doc/posix-functions/pthread_sigmask.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/pthread_sigmask.texi')
-rw-r--r--doc/posix-functions/pthread_sigmask.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_sigmask.texi b/doc/posix-functions/pthread_sigmask.texi
index 6909f9f8ac..79533ecc36 100644
--- a/doc/posix-functions/pthread_sigmask.texi
+++ b/doc/posix-functions/pthread_sigmask.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-Minix 3.1.8, Solaris 2.4, mingw, MSVC 9, BeOS.
+Minix 3.1.8, Solaris 2.4, mingw, MSVC 14, BeOS.
@item
This function is declared in @code{<pthread.h>} instead of @code{<signal.h>}
on some platforms: