X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fstrncasecmp.texi;h=551bf6cd9a57050f902f900ebe650fe36d237af5;hb=34932c93e2dbb16636664ae6e0f954fcce289047;hp=b46ff243b01033d8e6bc5299fd21d31fb33f5b96;hpb=cc6a6870c567a7476a2608f73b3a4ca8d1ffb2d6;p=gnulib.git diff --git a/doc/posix-functions/strncasecmp.texi b/doc/posix-functions/strncasecmp.texi index b46ff243b..551bf6cd9 100644 --- a/doc/posix-functions/strncasecmp.texi +++ b/doc/posix-functions/strncasecmp.texi @@ -2,14 +2,15 @@ @section @code{strncasecmp} @findex strncasecmp -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strncasecmp.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strncasecmp.html} Gnulib module: strcase Portability problems fixed by Gnulib: @itemize @item -This function is missing on some old platforms. +This function is missing on some platforms: +MSVC 9. @end itemize Portability problems not fixed by Gnulib: