diff options
Diffstat (limited to 'doc/posix-functions/pthread_condattr_setpshared.texi')
-rw-r--r-- | doc/posix-functions/pthread_condattr_setpshared.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_condattr_setpshared.texi b/doc/posix-functions/pthread_condattr_setpshared.texi index 793a2fbdbe..ca80084e3d 100644 --- a/doc/posix-functions/pthread_condattr_setpshared.texi +++ b/doc/posix-functions/pthread_condattr_setpshared.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. @end itemize |