aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTony Finch <fanf@FreeBSD.org>2002-10-03 14:11:29 +0000
committerTony Finch <fanf@FreeBSD.org>2002-10-03 14:11:29 +0000
commit35704b2f2937e07e53ee6a52a87724478bc4a307 (patch)
tree621329dfc49c6dc4134e062abc1cc03197525cfc /bin
parent17f6e5b0e75d516b749a1ff868dd3c536ff31f12 (diff)
Notes
Diffstat (limited to 'bin')
-rw-r--r--bin/date/date.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index d85fda762e62..7323a73099d1 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -168,7 +168,7 @@ Flags are processed in the order given.
When setting values
(rather than adjusting them),
seconds are in the range 0-59, minutes are in the range 0-59, hours are
-in the range 1-12, month days are in the range 1-31, week days are in the
+in the range 0-23, month days are in the range 1-31, week days are in the
range 0-6 (Sun-Sat),
months are in the range 1-12 (Jan-Dec)
and years are in the range 80-38 or 1980-2038.