ctime.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-10-02 16:22:44 +02:00
parent 0cae8d0c85
commit ab3206e7f1
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ information about the current timezone.
If the specified broken-down
time cannot be represented as calendar time (seconds since the Epoch),
.BR mktime ()
returns a value of
returns
.I (time_t)\ \-1
and does not alter the
members of the broken-down time structure.