Browse Source

adjtime has been logged at 32ms and greater for 2.5 years now.

ok henning@ jmc@
OPENBSD_4_5
stevesk 15 years ago
parent
commit
127c7d964a
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      src/usr.sbin/ntpd/ntpd.8

+ 3
- 3
src/usr.sbin/ntpd/ntpd.8 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: ntpd.8,v 1.25 2008/09/28 20:19:51 deraadt Exp $
.\" $OpenBSD: ntpd.8,v 1.26 2009/01/31 15:34:25 stevesk 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: September 28 2008 $
.Dd $Mdocdate: January 31 2009 $
.Dt NTPD 8
.Os
.Sh NAME
@ -74,7 +74,7 @@ to send DEBUG priority messages to syslog.
uses the
.Xr adjtime 2
system call to correct the local system time without causing time jumps.
Adjustments larger than 128ms are logged using
Adjustments of 32ms and greater are logged using
.Xr syslog 3 .
The threshold value is chosen to avoid having local clock drift
thrash the log files.


Loading…
Cancel
Save