From NetBSD: a a => a (close pr 2204 by Simon Burge <simonb@telstra.com.au>).
authorniklas <niklas@openbsd.org>
Mon, 18 Mar 1996 08:43:29 +0000 (08:43 +0000)
committerniklas <niklas@openbsd.org>
Mon, 18 Mar 1996 08:43:29 +0000 (08:43 +0000)
bin/date/date.1

index 5244638..a0f8879 100644 (file)
@@ -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 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.