]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hwclock: use RTC in help output
authorJ William Piggott <elseifthen@gmx.com>
Sat, 17 Jun 2017 23:21:13 +0000 (19:21 -0400)
committerJ William Piggott <elseifthen@gmx.com>
Tue, 20 Jun 2017 23:51:27 +0000 (19:51 -0400)
commit36b2645405e3408f9fc89026d271c62e8d237d8c
treeffaea744b5e01b981a590c365c65a133f601aecc
parent8493eedd155e5194ff1358fd7e063c84257802b0
hwclock: use RTC in help output

Switching between 'hardware clock' and 'RTC' is ambiguous.
RTC is used due to space constraints, so use it consistently.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
sys-utils/hwclock.c