X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fexecvp.texi;h=bbac6b990f3b376edaca349d78653538d28f05ae;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=54fe61c55748482e8d784cdf61cdcb4dc4d5ed72;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/execvp.texi b/doc/posix-functions/execvp.texi index 54fe61c55..bbac6b990 100644 --- a/doc/posix-functions/execvp.texi +++ b/doc/posix-functions/execvp.texi @@ -2,7 +2,7 @@ @section @code{execvp} @findex execvp -POSIX specification: @url{http://www.opengroup.org/susv3xsh/execvp.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/execvp.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