]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: fix date(1) synopses etc
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 26 Jan 2026 02:50:33 +0000 (18:50 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 26 Jan 2026 03:08:53 +0000 (19:08 -0800)
commitf3980d7cfa2181091ef53119d0907e5c9dcbc263
tree4ee802e14ef40af090a8698a6619aa46aa5410bd
parent9cb06a7d137049ab0f6b858867f59af8c2dcc2f1
doc: fix date(1) synopses etc

Font problem reported by Michael Aramini via Alejandro Colomar
<https://bugs.gnu.org/80258>.  This patch also fixes some
longstanding confusion with date synopses.
* src/date.c (usage): Do not imply that only -u can be used with
MMDDhhmm..., and do not put misleading brackets around the latter.
doc/coreutils.texi
man/date.x
src/date.c