Merge commit '039ae97'
[gnulib.git] / doc / posix-functions / execl.texi
index a908fc5..05b6244 100644 (file)
@@ -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