X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fposix_spawn_file_actions_init.texi;h=2def12839044ef90bb72ba4586a498b105aeeb51;hb=4596125141aeea905bd7ed1a8768f11db7402e41;hp=1d26abf77dee704683ad36a8eb57779c324845c3;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/posix_spawn_file_actions_init.texi b/doc/posix-functions/posix_spawn_file_actions_init.texi index 1d26abf77..2def12839 100644 --- a/doc/posix-functions/posix_spawn_file_actions_init.texi +++ b/doc/posix-functions/posix_spawn_file_actions_init.texi @@ -2,17 +2,17 @@ @section @code{posix_spawn_file_actions_init} @findex posix_spawn_file_actions_init -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_init.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/posix_spawn_file_actions_init.html} -Gnulib module: --- +Gnulib module: posix_spawn_file_actions_init Portability problems fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +MacOS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize