mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
Replace /sbin/clock with /sbin/hwclock in documentation and comments
This commit is contained in:
2
rtc.c
2
rtc.c
@@ -144,7 +144,7 @@ RTC_TimeInit(void (*after_hook)(void *), void *anything)
|
||||
|
||||
/* ================================================== */
|
||||
/* Do an initial read of the RTC and set the system time to it. This
|
||||
is analogous to what /sbin/clock -s -u would do on Linux. */
|
||||
is analogous to what /sbin/hwclock -s would do on Linux. */
|
||||
|
||||
void
|
||||
RTC_TimePreInit(void)
|
||||
|
||||
Reference in New Issue
Block a user