# HG changeset patch # User Bruno Haible # Date 1262896382 -3600 # Node ID 68ebc4724236bcc5e89d3039dcff3a650cd18212 # Parent b67fd2fff94ab3a0361fc6afd54e9ace0de9a6ea doc: Clarify the platforms. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-01-07 Bruno Haible + + * doc/posix-functions/strcasecmp.texi: Clarify the platforms. + * doc/posix-functions/strncasecmp.texi: Likewise. + 2010-01-07 Bruno Haible * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Simplify logic. diff --git a/doc/posix-functions/strcasecmp.texi b/doc/posix-functions/strcasecmp.texi --- 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: diff --git a/doc/posix-functions/strncasecmp.texi b/doc/posix-functions/strncasecmp.texi --- 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: