From 8c4d57ba270960473c5b760d971805b547edbccf Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 6 Dec 2022 10:40:28 -0800 Subject: [PATCH] doc: timezone -> time zone --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index a98f7438d2..fa842bf4bf 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -16562,7 +16562,7 @@ Print just the date. This is the default if @var{timespec} is omitted. This is like the format @code{%Y-%m-%d}. @item hours -Also print hours and timezone. +Also print hours and time zone. This is like the format @code{%Y-%m-%dT%H%:z}. @item minutes -- 2.47.2