changeset 553:c291b4e52666

.
author Jim Meyering <jim@meyering.net>
date Fri, 16 Feb 1996 03:30:58 +0000
parents 5e4f16c3fa39
children d6b4cc9397db
files lib/strftime.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/strftime.c
+++ b/lib/strftime.c
@@ -50,7 +50,7 @@
    %S	second (00..61)
    %T	time, 24-hour (hh:mm:ss)
    %X	locale's time representation (%H:%M:%S)
-   %z  RFC-822 style numeric timezone (-0500) (a nonstandard extension)
+   %z   RFC-822 style numeric timezone (-0500) (a nonstandard extension)
    %Z	time zone (EDT), or nothing if no time zone is determinable
 
    Date fields: