X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fexecve.texi;h=a78f656bfdec8d1eb79cbdd065d77845ca28bf89;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=1aedd2189383695474e15e45d866eafbab9dbd4d;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/execve.texi b/doc/posix-functions/execve.texi index 1aedd2189..a78f656bf 100644 --- a/doc/posix-functions/execve.texi +++ b/doc/posix-functions/execve.texi @@ -2,7 +2,7 @@ @section @code{execve} @findex execve -POSIX specification: @url{http://www.opengroup.org/susv3xsh/execve.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/execve.html} Gnulib module: --- @@ -12,4 +12,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +On some platforms, a script without executable permission is still run: +Cygwin 1.5.x. @end itemize