changeset 12598:68ebc4724236

doc: Clarify the platforms.
author Bruno Haible <bruno@clisp.org>
date Thu, 07 Jan 2010 21:33:02 +0100
parents b67fd2fff94a
children efa853c0fcc4
files ChangeLog doc/posix-functions/strcasecmp.texi doc/posix-functions/strncasecmp.texi
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-07  Bruno Haible  <bruno@clisp.org>
+
+	* doc/posix-functions/strcasecmp.texi: Clarify the platforms.
+	* doc/posix-functions/strncasecmp.texi: Likewise.
+
 2010-01-07  Bruno Haible  <bruno@clisp.org>
 
 	* m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Simplify logic.
--- a/doc/posix-functions/strcasecmp.texi
+++ b/doc/posix-functions/strcasecmp.texi
@@ -9,7 +9,7 @@
 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:
--- a/doc/posix-functions/strncasecmp.texi
+++ b/doc/posix-functions/strncasecmp.texi
@@ -9,7 +9,7 @@
 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: