changeset 15241:9304a470dd2d

(Fformat_time_string): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Wed, 15 May 1996 21:56:33 +0000
parents 21998d33460f
children 56c035c36875
files src/editfns.c
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/editfns.c	Wed May 15 15:17:41 1996 +0000
+++ b/src/editfns.c	Wed May 15 21:56:33 1996 +0000
@@ -607,8 +607,7 @@
 %A is replaced by the full name of the day of week.\n\
 %b is replaced by the abbreviated name of the month.\n\
 %B is replaced by the full name of the month.\n\
-%c is a synonym for \"%x %X\".\n\
-%C is a locale-specific synonym, which defaults to \"%A, %B %e, %Y\" in the C locale.\n\
+%c stands for the preferred date/time format of the C locale.\n\
 %d is replaced by the day of month, zero-padded.\n\
 %D is a synonym for \"%m/%d/%y\".\n\
 %e is replaced by the day of month, blank-padded.\n\