diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 2000-06-28 09:20:06 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 2000-06-28 09:20:06 +0000 |
| commit | af63ed3ce0551ebc6254c971d8d243169ceba044 (patch) | |
| tree | 0ef88ef5d28bd408a9c87d770d254d05b816ee31 | |
| parent | 861c69ca3e5f25124da157a8f0e85e64eea60074 (diff) | |
Notes
| -rw-r--r-- | bin/date/date.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index 0958a934d8fc..d53f0bdbb5fa 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -186,7 +186,7 @@ will adjust the date to March 26, 2:30. 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 30, 2:30. +will be necessary to reach October 29, 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 , |
