X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fexecl.texi;h=89c3fa2eb38d9b1afe864513c3142b7bc39694d2;hb=178e3ad58f3e077cd87a3ca9a615541e428f9e17;hp=6fe0909367cbb69aeae5110b3028faf1991960b8;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/execl.texi b/doc/posix-functions/execl.texi index 6fe090936..89c3fa2eb 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/onlinepubs/9699919799/functions/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