summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-03-18 08:43:30 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-03-18 08:43:30 +0000
commit975d7d5ce66bdff5f6fc4fc4ecc00c7e397380e4 (patch)
tree7abea85372adf46227ccc29460f057c4742f5738 /bin
parent229e5bb0171a6c1ebd1d1b42b9952789191aadf3 (diff)
From NetBSD: a a => a (close pr 2204 by Simon Burge <simonb@telstra.com.au>).
Diffstat (limited to 'bin')
-rw-r--r--bin/date/date.15
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index 5244638d307..a0f8879401e 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -1,4 +1,5 @@
-.\" $NetBSD: date.1,v 1.11 1995/12/05 02:41:35 jtc Exp $
+.\" $OpenBSD: date.1,v 1.3 1996/03/18 08:43:29 niklas Exp $
+.\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -130,7 +131,7 @@ Hour, a number from 0 to 23.
.It Ar mm
Minutes, a number from 0 to 59.
.It Ar .ss
-Seconds, a number from 0 to 61 (59 plus a a maximum of two leap seconds).
+Seconds, a number from 0 to 61 (59 plus a maximum of two leap seconds).
.El
.Pp
Everything but the minutes is optional.