Date: Tue, 27 Jun 2000 22:33:24 -0400 From: horikawa@psinet.com To: FreeBSD-gnats-submit@freebsd.org Subject: docs/19554: date.1 has a typo Message-ID: <20000627223324R.horikawa@psinet.com>
next in thread | raw e-mail | index | archive | help
>Number: 19554 >Category: docs >Synopsis: date.1 has a typo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 27 19:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Kazuo Horikawa >Release: FreeBSD 3.4-RELEASE i386 >Organization: jpman project >Environment: src/bin/date/date.1 revision 1.37 (HEAD) Following revisions have same typo: RELENG_4 revision 1.34.2.2 RELENG_3 revision 1.26.2.6 >Description: I think that specifying -v+3H on October 29 will not reach October 20. So I think that this is a typo. >How-To-Repeat: $ man 1 date >Fix: If "October 29" is correct, "October 20" should be replaced with "October 30", as follows: --- date.1.orig Tue Jun 27 22:08:48 2000 +++ date.1 Tue Jun 27 22:15:33 2000 @@ -186,7 +186,7 @@ Likewise, if the date is October 29, 0:30 and the DST adjustment means that the clock goes back at 02:00 to 01:00, using .Fl v No +3H -will be necessary to reach October 20, 2:30. +will be necessary to reach October 30, 2:30. .Pp When the date is adjusted to a specific value that doesn't actually exist .Pq for example March 26, 1:30 BST 2000 in the Europe/London timezone , >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000627223324R.horikawa>