From: Bill Pemberton Date: Wed, 10 Oct 2012 20:53:59 +0000 (-0400) Subject: hwclock: add the --compare option to the man page X-Git-Tag: v2.23-rc1~615 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0b76eacc8182333908077699277168888e438fd;p=thirdparty%2Futil-linux.git hwclock: add the --compare option to the man page The compare option for hwclock was not listed in the man page. This adds a simple decription of it. Signed-off-by: Bill Pemberton --- diff --git a/sys-utils/hwclock.8 b/sys-utils/hwclock.8 index 5c599ad76a..9b2f334312 100644 --- a/sys-utils/hwclock.8 +++ b/sys-utils/hwclock.8 @@ -111,6 +111,11 @@ option based on the adjtime file. This is useful for example if you need to set an RTC wakeup time to distant future and want to account for the RTC drift. .TP +.BR \-c , \ \-\-compare +Periodically compare the Hardware Clock to the System Time and output +the difference every 10 seconds. This will also print the frequency +offset and tick. +.TP .BR \-h , \ \-\-help Display a help text and exit. .TP