mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 18:25:06 -05:00
Fix default device in rtcdevice description
This commit is contained in:
@@ -2654,7 +2654,7 @@ This would set the threshold error to 30 seconds.
|
|||||||
@node rtcdevice directive
|
@node rtcdevice directive
|
||||||
@subsection rtcdevice
|
@subsection rtcdevice
|
||||||
The @code{rtcdevice} directive defines the name of the device file for
|
The @code{rtcdevice} directive defines the name of the device file for
|
||||||
accessing the real time clock. By default this is @code{/dev/rtc/}, unless the
|
accessing the real time clock. By default this is @code{/dev/rtc}, unless the
|
||||||
directive is used to set a different value. This applies to Linux systems with
|
directive is used to set a different value. This applies to Linux systems with
|
||||||
devfs. An example of use is
|
devfs. An example of use is
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user