X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fstrcasecmp.texi;h=ba44de80ecef14a775f8b846e09a60841fb59144;hb=eccf108c763da99625bbe6bf221a13508798ce1a;hp=a4b87d475f4106333a4e6388c007c217ae45129f;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/strcasecmp.texi b/doc/posix-functions/strcasecmp.texi index a4b87d475..ba44de80e 100644 --- a/doc/posix-functions/strcasecmp.texi +++ b/doc/posix-functions/strcasecmp.texi @@ -2,12 +2,14 @@ @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: --- +Gnulib module: strcase Portability problems fixed by Gnulib: @itemize +@item +This function is missing on some old platforms. @end itemize Portability problems not fixed by Gnulib: