summaryrefslogtreecommitdiff
path: root/bin/date
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-07-09 19:33:10 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-07-09 19:33:10 +0000
commit3f81fbd840a9ad7851b5a093f30f5116b4bfb061 (patch)
tree52b7ff1acf26f9935c099dfefd0e2840303637fd /bin/date
parent0b62c8fac189b299774affb318fabf604e1dbf22 (diff)
make date(1), rdate(8), ntpd(8), and timed(8) .Xr themselves;
mostly from Andreas Kahari (PR #3846);
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/date.13
1 files changed, 2 insertions, 1 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