doc: Clarify the platforms.
[gnulib.git] / doc / posix-functions / strcasecmp.texi
index 832d6eb..342112c 100644 (file)
@@ -2,12 +2,14 @@
 @section @code{strcasecmp}
 @findex strcasecmp
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/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: