Module Name: src
Committed By: abhinav
Date: Tue Jan 3 16:01:05 UTC 2017
Modified Files:
src/bin/date: date.1
Log Message:
The range of the SS field is [0,60]
>From the POSIX time.h man page:
"The formal definition of UTC does not permit double leap seconds, so all
mention of double leap seconds has been removed, and the range shortened from
the former [0,61] seconds seen in previous versions of POSIX."
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/bin/date/date.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.