From 4c7d2071f79f8f753a2472c08ba8e7e1bb1ca455 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 25 Aug 2008 12:22:45 +0200 Subject: [PATCH] Fix description of strftime module. --- ChangeLog | 5 +++++ doc/posix-functions/strftime.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ce1755cd12..708cefd283 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-25 Bruno Haible + + * doc/posix-functions/strftime.texi: Fix description of strftime + module. + 2008-08-24 Bruno Haible * tests/uniwidth/test-uc_width2.c: New file. diff --git a/doc/posix-functions/strftime.texi b/doc/posix-functions/strftime.texi index 3d37150aab..46e47b4ae6 100644 --- a/doc/posix-functions/strftime.texi +++ b/doc/posix-functions/strftime.texi @@ -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. -- 2.30.2