doc: document sticky-EOF issue
[gnulib.git] / doc / posix-functions / strcasecmp.texi
index f5d5edd..c56e395 100644 (file)
@@ -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: