summaryrefslogtreecommitdiff
path: root/doc/posix-functions/pthread_mutexattr_setrobust.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/pthread_mutexattr_setrobust.texi')
-rw-r--r--doc/posix-functions/pthread_mutexattr_setrobust.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_mutexattr_setrobust.texi b/doc/posix-functions/pthread_mutexattr_setrobust.texi
index afe5e3e16f..d1814b9468 100644
--- a/doc/posix-functions/pthread_mutexattr_setrobust.texi
+++ b/doc/posix-functions/pthread_mutexattr_setrobust.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.11, Mac OS X 10.13, FreeBSD 6.0, NetBSD 9.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.11, Mac OS X 10.13, FreeBSD 6.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
But the provided replacement is just a dummy.
@end itemize