summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-07-07 08:31:46 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-07-07 08:31:46 +0000
commitf799060f49530a4b862207f2fbf57750cc67cd44 (patch)
treeef31080f2e63a5672cbaf93466bcb75d94eb04fe /usr.sbin
parent24fcef3566e7325ee29ddfbdc5f1a05c9ff8fdf8 (diff)
add ntpd(8) to SEE ALSO;
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/rdate/rdate.85
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/rdate/rdate.8 b/usr.sbin/rdate/rdate.8
index 67e1cb97b15..d53c9f482e6 100644
--- a/usr.sbin/rdate/rdate.8
+++ b/usr.sbin/rdate/rdate.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rdate.8,v 1.27 2004/05/25 15:54:28 jakob Exp $
+.\" $OpenBSD: rdate.8,v 1.28 2004/07/07 08:31:45 jmc Exp $
.\" $NetBSD: rdate.8,v 1.4 1996/04/08 20:55:17 jtc Exp $
.\"
.\" Copyright (c) 1994 Christos Zoulas
@@ -111,4 +111,5 @@ adjustment, put the following line into root's crontab:
.Sh SEE ALSO
.Xr adjtime 2 ,
.Xr gettimeofday 2 ,
-.Xr inetd 8
+.Xr inetd 8 ,
+.Xr ntpd 8