From c4cafe02711b17fbec20eae4ebe34ab4a4094c14 Mon Sep 17 00:00:00 2001 From: niklas Date: Mon, 18 Mar 1996 08:43:29 +0000 Subject: [PATCH] From NetBSD: a a => a (close pr 2204 by Simon Burge ). --- bin/date/date.1 | 5 +++-- 1 file 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. -- 2.20.1