diff options
Diffstat (limited to 'doc/posix-functions/getpwuid_r.texi')
-rw-r--r-- | doc/posix-functions/getpwuid_r.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/getpwuid_r.texi b/doc/posix-functions/getpwuid_r.texi index ea09f707f6..fd9272446d 100644 --- a/doc/posix-functions/getpwuid_r.texi +++ b/doc/posix-functions/getpwuid_r.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function has an incompatible declaration on some platforms: -Solaris 11 2010-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). +Solaris 11 2011-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). @end itemize Portability problems not fixed by Gnulib: |