diff options
Diffstat (limited to 'doc/posix-functions/pthread_attr_setstacksize.texi')
-rw-r--r-- | doc/posix-functions/pthread_attr_setstacksize.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_attr_setstacksize.texi b/doc/posix-functions/pthread_attr_setstacksize.texi index 3b47b7c437..0f4190013a 100644 --- a/doc/posix-functions/pthread_attr_setstacksize.texi +++ b/doc/posix-functions/pthread_attr_setstacksize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize |