blob: 75382a8ca5c85687b9a85b10c472eae67a02a4b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
--- a/ntpd.8.orig 2015-01-20 03:30:41.000000000 +0100
+++ b/ntpd.8 2015-01-20 10:53:39.970163740 +0100
@@ -99,19 +99,6 @@ adjusts the clock frequency using the
.Xr adjfreq 2
system call to compensate for systematic drift.
.Pp
-.Nm
-is usually started at boot time, and can be enabled by
-setting
-.Va ntpd_flags
-in
-.Pa /etc/rc.conf.local .
-See
-.Xr rc 8
-and
-.Xr rc.conf 8
-for more information on the boot process
-and enabling daemons.
-.Pp
When
.Nm
starts up, it reads settings from its configuration file,
@@ -148,8 +135,6 @@ Socket file for communication with
.Xr adjtime 2 ,
.Xr ntpd.conf 5 ,
.Xr ntpctl 8 ,
-.Xr rc 8 ,
-.Xr rc.conf 8 ,
.Xr rdate 8
.Sh STANDARDS
.Rs
|