From 2b1aa087340f315f076565bb2eab6c8277d6a742 Mon Sep 17 00:00:00 2001 From: J William Piggott Date: Sun, 2 Jul 2017 14:09:41 -0400 Subject: hwclock: sync one-liner descriptions Make whatisdb/manpage and usage() one-line descriptions match. Also update the description; hwclock has evolved into much more than reading and setting the Hardware Clock. It also sets the System Clock, warps the System Clock, sets the kernel time configurations, and more. Signed-off-by: J William Piggott --- sys-utils/hwclock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/hwclock.c') diff --git a/sys-utils/hwclock.c b/sys-utils/hwclock.c index d173e5ab4..a3cd49a38 100644 --- a/sys-utils/hwclock.c +++ b/sys-utils/hwclock.c @@ -1206,7 +1206,7 @@ usage(const struct hwclock_control *ctl) printf(_(" %s [function] [option...]\n"), program_invocation_short_name); fputs(USAGE_SEPARATOR, stdout); - puts(_("Query or set the RTC (Real Time Clock / Hardware Clock)")); + puts(_("Time clocks utility.")); fputs(USAGE_FUNCTIONS, stdout); puts(_(" -r, --show display the RTC time")); -- cgit v1.2.3-55-g7522