pthread_sigmask: new module
[pspp] / doc / posix-functions / execl.texi
index 6fe0909367cbb69aeae5110b3028faf1991960b8..89c3fa2eb38d9b1afe864513c3142b7bc39694d2 100644 (file)
@@ -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