X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fstrncasecmp.texi;h=28ed864dc5ecb674a54334f3fdab3c60a38e5bfe;hb=176cd193605775b290fee26568eec5d1ebd47f58;hp=afb068957caf91f471313411fb113ae6a6a8045a;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/strncasecmp.texi b/doc/posix-functions/strncasecmp.texi index afb068957..28ed864dc 100644 --- a/doc/posix-functions/strncasecmp.texi +++ b/doc/posix-functions/strncasecmp.texi @@ -2,12 +2,14 @@ @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: --- +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: