X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fexecve.texi;h=6f99556502d6616fd34a05950f205ce4a86bf6b9;hb=79d4e75d8e14dee5d91f58413942fe875857d4f5;hp=1aedd2189383695474e15e45d866eafbab9dbd4d;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/execve.texi b/doc/posix-functions/execve.texi index 1aedd2189..6f9955650 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