Clarify the strftime module's purpose.
authorBruno Haible <bruno@clisp.org>
Wed, 2 May 2007 22:18:36 +0000 (22:18 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 2 May 2007 22:18:36 +0000 (22:18 +0000)
doc/functions/strftime.texi

index 5b297bd..8b579be 100644 (file)
@@ -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.