summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-03-21 21:09:06 +0100
committerBruno Haible <bruno@clisp.org>2010-03-21 23:19:30 +0100
commite6c527d59af1fd07e33830f72c8c93e31cfd3738 (patch)
tree16f421b181a804d4148c7487249a0dd0ae22f1ad /doc
parent1041a5d44471b8efef2751d8a962080729c88b5b (diff)
downloadgnulib-e6c527d59af1fd07e33830f72c8c93e31cfd3738.tar.gz
New module 'unlockpt'.
Diffstat (limited to 'doc')
-rw-r--r--doc/posix-functions/unlockpt.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/posix-functions/unlockpt.texi b/doc/posix-functions/unlockpt.texi
index 4007ae97e9..e874cb7355 100644
--- a/doc/posix-functions/unlockpt.texi
+++ b/doc/posix-functions/unlockpt.texi
@@ -4,15 +4,15 @@
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, 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.
@end itemize