diff options
Diffstat (limited to 'doc/posix-functions/pthread_key_create.texi')
-rw-r--r-- | doc/posix-functions/pthread_key_create.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_key_create.texi b/doc/posix-functions/pthread_key_create.texi index f7ba35289e..1632bc9892 100644 --- a/doc/posix-functions/pthread_key_create.texi +++ b/doc/posix-functions/pthread_key_create.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +Minix 3.1.8, Solaris 2.4, mingw, BeOS. @end itemize |