passfd: give nicer error for recvfd at eof
[gnulib.git] / doc / posix-functions / raise.texi
index 1138d6a..3b6cad1 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{raise}
 @findex raise
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/raise.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/raise.html}
 
 Gnulib module: raise
 
@@ -10,6 +10,9 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some old platforms.
+@item
+This function crashes when invoked with invalid arguments on some platforms:
+MSVC 9.
 @end itemize
 
 Portability problems not fixed by Gnulib: