diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-07 08:30:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-07 08:30:10 +0000 |
commit | 24fcef3566e7325ee29ddfbdc5f1a05c9ff8fdf8 (patch) | |
tree | 78bc32fbad391ff8794dadb6fbf0073dc8952d49 | |
parent | d40a0dc36c51e83cde42017a91cc103f0d19877b (diff) |
add rdate(8) to SEE ALSO;
-rw-r--r-- | usr.sbin/ntpd/ntpd.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/ntpd/ntpd.8 b/usr.sbin/ntpd/ntpd.8 index 1eead99de2d..80749c9973b 100644 --- a/usr.sbin/ntpd/ntpd.8 +++ b/usr.sbin/ntpd/ntpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ntpd.8,v 1.1 2004/05/31 13:59:55 henning Exp $ +.\" $OpenBSD: ntpd.8,v 1.2 2004/07/07 08:30:09 jmc Exp $ .\" .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> .\" @@ -48,7 +48,8 @@ for the configuration file. configuration file. .El .Sh SEE ALSO -.Xr ntpd.conf 5 +.Xr ntpd.conf 5 , +.Xr rdate 8 .Rs .%R RFC 2030 .%T "Simple Network Time Protocol (SNTP) Version 4" |