diff options
Diffstat (limited to 'hwclock/hwclock.8')
-rw-r--r-- | hwclock/hwclock.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hwclock/hwclock.8 b/hwclock/hwclock.8 index 47a56f7c9..5a741f3c8 100644 --- a/hwclock/hwclock.8 +++ b/hwclock/hwclock.8 @@ -23,6 +23,7 @@ other options: .B "[\-u|\-\-utc] \-\-localtime \-\-noadjfile \-\-directisa" .B "\-\-test [\-D|\-\-debug]" .B "\-\-rtc=filename" +.B "\-\-adjfile=filename" .PP and arcane options for DEC Alpha: .PP @@ -183,6 +184,10 @@ or must be specified when using this option. .TP +.B \-\-adjfile=filename +overrides the default /etc/adjtime. + +.TP .B \-\-rtc=filename overrides the default /dev file name, which is .IR /dev/rtc |