From cc6a6870c567a7476a2608f73b3a4ca8d1ffb2d6 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 7 Jan 2010 21:33:02 +0100 Subject: [PATCH] doc: Clarify the platforms. --- ChangeLog | 5 +++++ doc/posix-functions/strcasecmp.texi | 2 +- doc/posix-functions/strncasecmp.texi | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a5622985e2..18d4221d04 100644 --- 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 index f5d5edd474..342112ca77 100644 --- a/doc/posix-functions/strcasecmp.texi +++ b/doc/posix-functions/strcasecmp.texi @@ -9,7 +9,7 @@ Gnulib module: strcase 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 index 5d894b6535..b46ff243b0 100644 --- a/doc/posix-functions/strncasecmp.texi +++ b/doc/posix-functions/strncasecmp.texi @@ -9,7 +9,7 @@ Gnulib module: strcase 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: -- 2.30.2