Separate the module 'waitpid' from the module 'sys_wait'.
[pspp] / doc / posix-functions / waitpid.texi
index 71a4676fc54feb34dfae3381d4b9125077083442..9c68150d828a554de6a84a1bd6198683e5aeff31 100644 (file)
@@ -4,15 +4,15 @@
 
 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/waitpid.html}
 
-Gnulib module: ---
+Gnulib module: waitpid
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+mingw.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-mingw.
 @end itemize