Deleted Added
full compact
56c56,57
< makes the first adjustment and the initial time zone offset is stored into
---
> makes the adjustment of kernel clock (CMOS clock not touched)
> and the initial time zone offset is stored into
60,61c61,65
< .Nm adjkerntz
< calls.
---
> .Nm "'adjkerntz -a'"
> calls. Then it goes to background pause which ends with SIGTERM.
> After receiving SIGTERM it acts like
> .Nm "'adjkerntz -a'"
> to be shure to have proper CMOS clock before reboot.
67c71,73
< produce the new time zone offset, fix the RTC clock and store the new
---
> produce the new time zone offset, fix the CMOS clock
> (kernel clock not touched)
> and store the new
75a82
> .El