diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2007-02-24 14:59:33 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2007-02-24 14:59:33 +0000 |
commit | 008c5403bf676c8c15de14562f346b2408425e99 (patch) | |
tree | a4818dbf80d3ac593d29c884497d1c4d93bce5fb /usr.sbin/ntpd | |
parent | 88b5cf18490de4c8893e42d422b15aa75f74dcf1 (diff) |
xref adjfreq(2); from Igor Zinovik
Diffstat (limited to 'usr.sbin/ntpd')
-rw-r--r-- | usr.sbin/ntpd/ntpd.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/ntpd/ntpd.8 b/usr.sbin/ntpd/ntpd.8 index 2260a7f4b4f..5c4a88afc7b 100644 --- a/usr.sbin/ntpd/ntpd.8 +++ b/usr.sbin/ntpd/ntpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ntpd.8,v 1.16 2006/06/22 11:11:53 otto Exp $ +.\" $OpenBSD: ntpd.8,v 1.17 2007/02/24 14:59:32 otto Exp $ .\" .\" Copyright (c) 2003, 2004, 2006 Henning Brauer <henning@openbsd.org> .\" @@ -114,6 +114,7 @@ periodically and used at startup to get the initial clock drift .El .Sh SEE ALSO .Xr date 1 , +.Xr adjfreq 2 , .Xr adjtime 2 , .Xr ntpd.conf 5 , .Xr rc 8 , |