diff options
-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 , |