]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
date: Capitalize seconds string in synopses
authorMateusz Piotrowski <0mp@FreeBSD.org>
Wed, 3 Nov 2021 11:59:49 +0000 (12:59 +0100)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Sun, 7 Nov 2021 17:55:22 +0000 (18:55 +0100)
commit014ae00ef6edca2687d618e0bda138086a1e1230
tree592978b2af494d132db11edcb65e16bc419a58b7
parent5bee300aefb1f9d3ec9a5cd2150b1b5c7374f3ae
date: Capitalize seconds string in synopses

This makes it consistent with other date(1) implementations. Also, it
feels more consistent since hours and minutes are already represented as
HH and MM respectively.

MFC after: 3 days

(cherry picked from commit c537bf9d5903d0689321f83691341c93b5919172)
bin/date/date.1
bin/date/date.c