diff options
| author | Nate Williams <nate@FreeBSD.org> | 1996-03-12 05:30:39 +0000 |
|---|---|---|
| committer | Nate Williams <nate@FreeBSD.org> | 1996-03-12 05:30:39 +0000 |
| commit | 5883c5366bf476e2f8de4dbc75aa4ba4dd47ee1f (patch) | |
| tree | 18bf9dea328c0be4a2c0ecad282f8e4dfcb1738a /bin/date/date.1 | |
| parent | 5850152d9508f08ab132b74482bfbdbfebca0ffc (diff) | |
Notes
Diffstat (limited to 'bin/date/date.1')
| -rw-r--r-- | bin/date/date.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index 59c712139224..7b73298f9088 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)date.1 8.2 (Berkeley) 11/17/93 -.\" $Id: date.1,v 1.5 1995/04/03 20:08:32 joerg Exp $ +.\" $Id: date.1,v 1.6 1995/08/28 10:38:01 davidg Exp $ .\" .Dd November 17, 1993 .Dt DATE 1 @@ -127,7 +127,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. |
