diff --git a/man3/timegm.3 b/man3/timegm.3 index 5a47fa9d4..c11012b00 100644 --- a/man3/timegm.3 +++ b/man3/timegm.3 @@ -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).