Tests for module 'unlockpt'.
[gnulib.git] / doc / posix-functions / unlockpt.texi
index b7520c3..2545660 100644 (file)
@@ -2,17 +2,20 @@
 @section @code{unlockpt}
 @findex unlockpt
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/unlockpt.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/unlockpt.html}
 
-Gnulib module: ---
+Gnulib module: unlockpt
 
 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, MSVC 9, 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.
+This function reports success for invalid file descriptors on some platforms:
+Cygwin 1.7.9.
 @end itemize