X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fexecl.texi;h=05b6244cc6c6c0a16869bd72d1b172877a3a28a5;hb=78d218ff8a7c36feaa55c58abdcec8270654e6f1;hp=a908fc57921bf240d1b5146df8b4a7e6a9c9abe1;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/execl.texi b/doc/posix-functions/execl.texi index a908fc579..05b6244cc 100644 --- a/doc/posix-functions/execl.texi +++ b/doc/posix-functions/execl.texi @@ -2,7 +2,7 @@ @section @code{execl} @findex execl -POSIX specification: @url{http://www.opengroup.org/susv3xsh/execl.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/execl.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