summaryrefslogtreecommitdiff
path: root/usr.sbin/ntpd/ntpd.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2017-09-06 19:43:47 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2017-09-06 19:43:47 +0000
commitd07c4ca58f8f4756be543b92eeed65a743b2a824 (patch)
tree5f97c0b56e3bdcff59fa8b4e62f7b9342936920e /usr.sbin/ntpd/ntpd.8
parent5d28cf8477f3059738a06017c4685ce07c0a0cdc (diff)
ntpd has been on by default for over two years now, so rework
the text about enabling it; ok deraadt
Diffstat (limited to 'usr.sbin/ntpd/ntpd.8')
-rw-r--r--usr.sbin/ntpd/ntpd.89
1 files changed, 4 insertions, 5 deletions
diff --git a/usr.sbin/ntpd/ntpd.8 b/usr.sbin/ntpd/ntpd.8
index 689d269c6c9..0b74c2587fa 100644
--- a/usr.sbin/ntpd/ntpd.8
+++ b/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 <henning@openbsd.org>
.\"
@@ -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