--- src/ntpd.8.in.orig 2026-05-17 16:35:14 UTC +++ src/ntpd.8.in @@ -97,18 +97,18 @@ adjusts the clock frequency using the After the local clock is synchronized, .Nm adjusts the clock frequency using the -.Xr adjfreq 2 +.Xr ntp_adjtime 2 system call to compensate for systematic drift. .Pp .Nm -is started at boot time by default via -.Va ntpd_flags +is usually started at boot time, and can be enabled by setting +.Va openntpd_flags in .Pa /etc/rc.conf . See .Xr rc 8 and -.Xr rc.conf 8 +.Xr rc.conf 5 for more information on the boot process and enabling daemons. .Pp @@ -132,12 +132,12 @@ Socket file for communication with .El .Sh SEE ALSO .Xr date 1 , -.Xr adjfreq 2 , .Xr adjtime 2 , +.Xr ntp_adjtime 2 , .Xr ntpd.conf 5 , +.Xr rc.conf 5 , .Xr ntpctl 8 , .Xr rc 8 , -.Xr rc.conf 8 , .Xr rdate 8 .Sh STANDARDS .Rs