diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/date/date.1 | 5 |
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. |