Replace /sbin/clock with /sbin/hwclock in documentation and comments

This commit is contained in:
Miroslav Lichvar
2013-12-10 17:04:17 +01:00
parent be14dbffef
commit 3c5cf81e32
4 changed files with 5 additions and 5 deletions

View File

@@ -927,7 +927,7 @@ RTC_Linux_WriteParameters(void)
/* ================================================== */
/* Try to set the system clock from the RTC, in the same manner as
/sbin/clock -s -u would do. We're not as picky about OS version
/sbin/hwclock -s would do. We're not as picky about OS version
etc in this case, since we have fewer requirements regarding the
RTC behaviour than we do for the rest of the module. */