ptsname test: Avoid failure on Solaris.
[gnulib.git] / doc / posix-functions / getpwuid_r.texi
index 8e90a77..e2f6790 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{getpwuid_r}
 @findex getpwuid_r
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getpwuid_r.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getpwuid_r.html}
 
 Gnulib module: extensions
 
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function has an incompatible declaration on some platforms:
-Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
+Solaris 11 2010-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
 @end itemize
 
 Portability problems not fixed by Gnulib: