summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/date/date.13
-rw-r--r--usr.sbin/ntpd/ntpd.86
-rw-r--r--usr.sbin/rdate/rdate.87
-rw-r--r--usr.sbin/timed/timed/timed.84
4 files changed, 13 insertions, 7 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index 5157e24ccd2..b8bb1dd7161 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: date.1,v 1.39 2004/04/07 15:33:32 jmc Exp $
+.\" $OpenBSD: date.1,v 1.40 2004/07/09 19:33:08 jmc Exp $
.\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -217,6 +217,7 @@ fails.
.Xr gettimeofday 2 ,
.Xr strftime 3 ,
.Xr utmp 5 ,
+.Xr ntpd 8 ,
.Xr rdate 8 ,
.Xr timed 8
.Rs
diff --git a/usr.sbin/ntpd/ntpd.8 b/usr.sbin/ntpd/ntpd.8
index 2eecb659622..2fe042b17da 100644
--- a/usr.sbin/ntpd/ntpd.8
+++ b/usr.sbin/ntpd/ntpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ntpd.8,v 1.3 2004/07/09 10:59:15 henning Exp $
+.\" $OpenBSD: ntpd.8,v 1.4 2004/07/09 19:33:09 jmc Exp $
.\"
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
.\"
@@ -50,8 +50,10 @@ for the configuration file.
configuration file.
.El
.Sh SEE ALSO
+.Xr date 1 ,
.Xr ntpd.conf 5 ,
-.Xr rdate 8
+.Xr rdate 8 ,
+.Xr timed 8
.Rs
.%R RFC 1305
.%T "Network Time Protocol (Version 3)"
diff --git a/usr.sbin/rdate/rdate.8 b/usr.sbin/rdate/rdate.8
index d53c9f482e6..9a587744fd3 100644
--- a/usr.sbin/rdate/rdate.8
+++ b/usr.sbin/rdate/rdate.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rdate.8,v 1.28 2004/07/07 08:31:45 jmc Exp $
+.\" $OpenBSD: rdate.8,v 1.29 2004/07/09 19:33:08 jmc Exp $
.\" $NetBSD: rdate.8,v 1.4 1996/04/08 20:55:17 jtc Exp $
.\"
.\" Copyright (c) 1994 Christos Zoulas
@@ -109,7 +109,8 @@ adjustment, put the following line into root's crontab:
.Pp
.D1 Li "58 * * * * rdate -ncav ptbtime1.ptb.de | logger -t NTP"
.Sh SEE ALSO
+.Xr date 1 ,
.Xr adjtime 2 ,
-.Xr gettimeofday 2 ,
.Xr inetd 8 ,
-.Xr ntpd 8
+.Xr ntpd 8 ,
+.Xr timed 8
diff --git a/usr.sbin/timed/timed/timed.8 b/usr.sbin/timed/timed/timed.8
index 5c2fb4d659d..0a184476fdb 100644
--- a/usr.sbin/timed/timed/timed.8
+++ b/usr.sbin/timed/timed/timed.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: timed.8,v 1.12 2003/11/04 14:06:15 jmc Exp $
+.\" $OpenBSD: timed.8,v 1.13 2004/07/09 19:33:09 jmc Exp $
.\"
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
@@ -266,6 +266,8 @@ log file for master
.Xr icmp 4 ,
.Xr netgroup 5 ,
.Xr networks 5 ,
+.Xr ntpd 8 ,
+.Xr rdate 8 ,
.Xr timedc 8
.Rs
.%T "TSP: The Time Synchronization Protocol for UNIX 4.3BSD"