From: Bruno Haible Date: Wed, 2 May 2007 22:18:36 +0000 (+0000) Subject: Clarify the strftime module's purpose. X-Git-Tag: cvs-readonly~420 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=57d79f9badeed1096d5593e1def072149ae06825;p=gnulib.git Clarify the strftime module's purpose. --- diff --git a/doc/functions/strftime.texi b/doc/functions/strftime.texi index 5b297bdb7..8b579be70 100644 --- a/doc/functions/strftime.texi +++ b/doc/functions/strftime.texi @@ -13,3 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @end itemize + +Extension: Gnulib offers a module @samp{strftime} that provides an +@code{strftime} function with various GNU extensions.