aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorConrad Meyer <cem@FreeBSD.org>2018-06-01 22:37:59 +0000
committerConrad Meyer <cem@FreeBSD.org>2018-06-01 22:37:59 +0000
commit3181398b9235e5356490faed7b70fbd28fb75426 (patch)
tree650debd3ee14d47032952e63b8d3761d522a8bc1 /bin
parent2a1fb740484524abbbf0175a5cd26d7c66a621f5 (diff)
downloadsrc-3181398b9235e5356490faed7b70fbd28fb75426.tar.gz
src-3181398b9235e5356490faed7b70fbd28fb75426.zip
Update other man pages to match leap second reality
Missed these in r334501; see justification there: https://svnweb.freebsd.org/base?view=revision&revision=334501 Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=334502
Diffstat (limited to 'bin')
-rw-r--r--bin/date/date.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index e82935247ad2..fa8bc211c3ac 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -32,7 +32,7 @@
.\" @(#)date.1 8.3 (Berkeley) 4/28/95
.\" $FreeBSD$
.\"
-.Dd May 7, 2015
+.Dd June 1, 2018
.Dt DATE 1
.Os
.Sh NAME
@@ -296,8 +296,8 @@ 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 60
+(59 plus a potential leap second).
.El
.Pp
Everything but the minutes is optional.