Documentation about Minix.
[gnulib.git] / doc / posix-functions / ptsname.texi
index 54f1ec3..079379b 100644 (file)
@@ -2,17 +2,20 @@
 @section @code{ptsname}
 @findex ptsname
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/ptsname.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/ptsname.html}
 
-Gnulib module: ---
+Gnulib module: ptsname
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, mingw, BeOS.
+On Solaris 11 2010-11, this function fails on all BSD-style @file{/dev/pty*}
+device files.
 @end itemize