Fix description of strftime module.
authorBruno Haible <bruno@clisp.org>
Mon, 25 Aug 2008 10:22:45 +0000 (12:22 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 25 Aug 2008 10:22:45 +0000 (12:22 +0200)
ChangeLog
doc/posix-functions/strftime.texi

index ce1755cd12de4bba0949ccb4a19a609e9474b4b8..708cefd2839d8e700b65e7e1035545da211518cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-25  Bruno Haible  <bruno@clisp.org>
+
+       * doc/posix-functions/strftime.texi: Fix description of strftime
+       module.
+
 2008-08-24  Bruno Haible  <bruno@clisp.org>
 
        * tests/uniwidth/test-uc_width2.c: New file.
index 3d37150aab67cfe191da08a8db4606e38d4752cf..46e47b4ae61920e70aa9943083da15e8910aa3a0 100644 (file)
@@ -19,4 +19,4 @@ specifiers too, i.e., %C, %D, %h, %n, %r, %R, %t, and %T).
 @end itemize
 
 Extension: Gnulib offers a module @samp{strftime} that provides an
-@code{strftime} function with various GNU extensions.
+@code{nstrftime} function with various GNU extensions.