timegm.3: Add ERRORS section

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-06 04:28:51 -07:00
parent 3bd5871210
commit 1946f1d2a2
1 changed files with 4 additions and 0 deletions

View File

@ -71,6 +71,10 @@ On error, they return the value
and set
.I errno
to indicate the cause of the error.
.SH ERRORS
.TP
.B EOVERFLOW
The result cannot be represented.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).