X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fsiglongjmp.texi;h=5691df701eec4d061335928b6527606f6cd79d84;hb=cdddb1e1f27b899a9580d3ad289539c3c124d045;hp=2eb34deb1a347561ce6f32e0f8a8435db9fbd552;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/siglongjmp.texi b/doc/posix-functions/siglongjmp.texi index 2eb34deb1..5691df701 100644 --- a/doc/posix-functions/siglongjmp.texi +++ b/doc/posix-functions/siglongjmp.texi @@ -2,7 +2,7 @@ @section @code{siglongjmp} @findex siglongjmp -POSIX specification: @url{http://www.opengroup.org/susv3xsh/siglongjmp.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/siglongjmp.html} Gnulib module: --- @@ -14,5 +14,9 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw. +mingw. + +@item +This is only provided as a macro on some platforms: +Cygwin. @end itemize