hwclock: better help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 4 Jul 2011 02:34:57 +0000 (04:34 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 4 Jul 2011 02:34:57 +0000 (04:34 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/hwclock.c

index ee68be8c5aea7ad6360b9bb957f930ae59133b2e..3e2c2aae3bb2aa11f451da3922dd40b4feb47a43 100644 (file)
@@ -268,8 +268,8 @@ static void set_system_clock_timezone(int utc)
 //usage:     "\n       -w      Set hardware clock from system time"
 //usage:     "\n       -t      Set in-kernel timezone, correct system time"
 //usage:     "\n               if hardware clock is in local time"
-//usage:     "\n       -u      Hardware clock is in UTC"
-//usage:     "\n       -l      Hardware clock is in local time"
+//usage:     "\n       -u      Assume hardware clock is kept in UTC"
+//usage:     "\n       -l      Assume hardware clock is kept in local time"
 //usage:     "\n       -f FILE Use specified device (e.g. /dev/rtc2)"
 
 #define HWCLOCK_OPT_LOCALTIME   0x01