summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-02-16 03:30:58 +0000
committerJim Meyering <jim@meyering.net>1996-02-16 03:30:58 +0000
commit2eabfeeea898d36922842e16449ba11c003e39bd (patch)
tree43ecbe2d227ac4e884af72f68434c2d472941212
parent5715c04ceb158dbd638dbeed2473de1abf908d75 (diff)
downloadcoreutils-2eabfeeea898d36922842e16449ba11c003e39bd.tar.xz
.
-rw-r--r--lib/strftime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strftime.c b/lib/strftime.c
index 0d6ed0982..e6b0c5a47 100644
--- 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: