ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[gnulib.git] / doc / posix-functions / ttyname_r.texi
index ab1d186..4780390 100644 (file)
@@ -11,11 +11,11 @@ Portability problems fixed by Gnulib:
 @item
 This function is missing on some platforms:
 NetBSD 3.0, mingw, BeOS.
+@item
+This function has an incompatible declaration on some platforms:
+MacOS X 10.4, Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function has an incompatible declaration on some platforms:
-MacOS X 10.4, Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
 @end itemize