From 5af60dff1a31a70408f6716167bf59dd1b5c476d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 3 Jan 1994 04:57:56 +0000 Subject: [PATCH] GNU shell utilities --- lib/strftime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/strftime.c b/lib/strftime.c index 6b210b480..6d8ca0c53 100644 --- a/lib/strftime.c +++ b/lib/strftime.c @@ -46,7 +46,7 @@ %p locale's AM or PM %r time, 12-hour (hh:mm:ss [AP]M) %R time, 24-hour (hh:mm) - %s time in seconds since 00:00:00, Jan 1, 1970 + %s time in seconds since 00:00:00, Jan 1, 1970 (a nonstandard extension) %S second (00..61) %T time, 24-hour (hh:mm:ss) %X locale's time representation (%H:%M:%S) -- 2.11.0