X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fstrcasecmp.texi;h=c56e395a93c5d1c61e6bdfd22a9ff9104fed8ad3;hb=ead34780b88448b7ccd9ffd18968a3cef76aa14c;hp=f5d5edd474b8702fa40ed93c54a77f5c98883dab;hpb=f8b8f4f5e1c1fd8687f4eeda7055aa89e30f65a5;p=gnulib.git diff --git a/doc/posix-functions/strcasecmp.texi b/doc/posix-functions/strcasecmp.texi index f5d5edd47..c56e395a9 100644 --- a/doc/posix-functions/strcasecmp.texi +++ b/doc/posix-functions/strcasecmp.texi @@ -2,14 +2,15 @@ @section @code{strcasecmp} @findex strcasecmp -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strcasecmp.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strcasecmp.html} Gnulib module: strcase Portability problems fixed by Gnulib: @itemize @item -This function is missing on some platforms. +This function is missing on some platforms: +MSVC 9. @end itemize Portability problems not fixed by Gnulib: