test-exclude.c: remove unmatched #endif
[gnulib.git] / doc / posix-headers / sys_wait.texi
index 8f39d3a..6ffed30 100644 (file)
@@ -1,17 +1,21 @@
 @node sys/wait.h
 @section @file{sys/wait.h}
 
-POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/wait.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/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.
+System status macros such as @code{WEXITSTATUS} require an lvalue
+argument on some platforms.
+MacOS X 10.5.
 @end itemize