Fix a typo in a comment.
MFC after: 3 days
This commit is contained in:
parent
0f99cb55ff
commit
e5a307c6ac
@ -590,7 +590,7 @@ ntp_update_second(int64_t *adjustment, time_t *newsec)
|
||||
|
||||
/*
|
||||
* Apply any correction from adjtime(2). If more than one second
|
||||
* off we slew at a rate of 5ms/s (5000 PPM) else 500us/s (500PPM)
|
||||
* off we slew at a rate of 5ms/s (5000 PPM) else 500us/s (500 PPM)
|
||||
* until the last second is slewed the final < 500 usecs.
|
||||
*/
|
||||
if (time_adjtime != 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user