summaryrefslogtreecommitdiff
path: root/doc/posix-headers
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-10-19 23:27:14 +0200
committerBruno Haible <bruno@clisp.org>2008-10-19 23:27:14 +0200
commitb810369f25f3bf464a633edc6ea2a20f0dbab3a9 (patch)
treef97ceff99f64a1918f04986644f77db825466186 /doc/posix-headers
parent6c27f28918d3ce85202e0dd476741a064b1f56e6 (diff)
downloadgnulib-b810369f25f3bf464a633edc6ea2a20f0dbab3a9.tar.gz
New module 'sys_wait'.
Diffstat (limited to 'doc/posix-headers')
-rw-r--r--doc/posix-headers/sys_wait.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/posix-headers/sys_wait.texi b/doc/posix-headers/sys_wait.texi
index 8f39d3a30e..b404c12069 100644
--- a/doc/posix-headers/sys_wait.texi
+++ b/doc/posix-headers/sys_wait.texi
@@ -3,15 +3,15 @@
POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/wait.h.html}
-Gnulib module: ---
+Gnulib module: sys_wait
Portability problems fixed by Gnulib:
@itemize
+@item
+This header file is missing on some platforms:
+mingw.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
-@item
-This header file is missing on some platforms:
-mingw.
@end itemize