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