From a333c4129fa6628cfcb837a76c94924e893cd627 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Wed, 6 Sep 2017 19:43:46 +0000 Subject: [PATCH] ntpd has been on by default for over two years now, so rework the text about enabling it; ok deraadt --- src/usr.sbin/ntpd/ntpd.8 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/usr.sbin/ntpd/ntpd.8 b/src/usr.sbin/ntpd/ntpd.8 index 689d269c..0b74c258 100644 --- a/src/usr.sbin/ntpd/ntpd.8 +++ b/src/usr.sbin/ntpd/ntpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ntpd.8,v 1.40 2015/10/30 16:41:53 reyk Exp $ +.\" $OpenBSD: ntpd.8,v 1.41 2017/09/06 19:43:46 jmc Exp $ .\" .\" Copyright (c) 2003, 2004, 2006 Henning Brauer .\" @@ -14,7 +14,7 @@ .\" AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT .\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 30 2015 $ +.Dd $Mdocdate: September 6 2017 $ .Dt NTPD 8 .Os .Sh NAME @@ -99,11 +99,10 @@ adjusts the clock frequency using the system call to compensate for systematic drift. .Pp .Nm -is usually started at boot time, and can be enabled by -setting +is started at boot time by default via .Va ntpd_flags in -.Pa /etc/rc.conf.local . +.Pa /etc/rc.conf . See .Xr rc 8 and