Documentation about Minix.
[gnulib.git] / doc / posix-functions / ptsname.texi
index 5e1a15a..079379b 100644 (file)
@@ -2,7 +2,7 @@
 @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: ptsname
 
@@ -10,9 +10,12 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, mingw, BeOS.
+MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+On Solaris 11 2010-11, this function fails on all BSD-style @file{/dev/pty*}
+device files.
 @end itemize