X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fregexec.texi;h=c934623a02ce5a297bc2b8e37ef6dc6e88e1dfad;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=c0f98590b90e031a98841a865f52867e5f4452e4;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/regexec.texi b/doc/posix-functions/regexec.texi index c0f98590b..c934623a0 100644 --- a/doc/posix-functions/regexec.texi +++ b/doc/posix-functions/regexec.texi @@ -2,7 +2,7 @@ @section @code{regexec} @findex regexec -POSIX specification: @url{http://www.opengroup.org/susv3xsh/regexec.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/regexec.html} Gnulib module: regex @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +mingw, MSVC 9. @item Many regular expression implementations have bugs. @end itemize