]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: fix somewhat ambiguous date format representation
authorPádraig Brady <P@draigBrady.com>
Sat, 5 Feb 2022 12:47:33 +0000 (12:47 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 5 Feb 2022 12:53:19 +0000 (12:53 +0000)
commitb52d66452d2d793ce00ace06228c922caa12803b
tree9e153bb76b0b26b5556758e4e200cf696cfc6688
parent67cd2c3b72bf33698c6e5abb8a3c8d2fbaf7cdb3
doc: fix somewhat ambiguous date format representation

* doc/coreutils.texi (date invocation): Remove @var{...} usage,
as that capitalizes in the representation and thus somewhat
ambiguates the format wrt Month and Minute.  This also avoids
a syntax check failure about redundant capitalization in @var{}.
doc/coreutils.texi