summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-12-07 10:06:13 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-12-07 10:06:13 +0000
commitf858fc604a90fe5b831d49371433e1510fc42f4d (patch)
tree0879cd4c0a6baba34e31eabb33678c3bddd17ffe /usr.sbin
parent53dc1a9ff314fab7cba651958b235a3372343404 (diff)
tweaks;
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ntpd/ntpd.89
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/ntpd/ntpd.8 b/usr.sbin/ntpd/ntpd.8
index 7a2fecee3dd..fadac690783 100644
--- a/usr.sbin/ntpd/ntpd.8
+++ b/usr.sbin/ntpd/ntpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ntpd.8,v 1.11 2004/12/06 20:57:17 mickey Exp $
+.\" $OpenBSD: ntpd.8,v 1.12 2004/12/07 10:06:12 jmc Exp $
.\"
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
.\"
@@ -43,12 +43,13 @@ uses the
system call to correct the local system time without causing time jumps.
Adjustments larger then 128ms are logged using
.Xr syslog 3 .
-The threshold value is chosen to avoid local clock drift thrash the log files.
+The threshold value is chosen to avoid having local clock drift
+thrash the log files.
Should
.Nm
-be started with
+be started with the
.Fl d
-option all calls to
+option, all calls to
.Xr adjtime 2
will be logged.
.Pp