diff options
Diffstat (limited to 'man3/ctime.3')
-rw-r--r-- | man3/ctime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/ctime.3 b/man3/ctime.3 index f31f3d954..754468009 100644 --- a/man3/ctime.3 +++ b/man3/ctime.3 @@ -196,7 +196,7 @@ The function acts as if it called and sets the external variables \fItzname\fP with information about the current timezone, \fItimezone\fP with the difference between Coordinated Universal Time (UTC) and local standard time in -seconds, and \fIdaylight\fP to a non-zero value if daylight savings +seconds, and \fIdaylight\fP to a nonzero value if daylight savings time rules apply during some part of the year. The return value points to a statically allocated struct which might be overwritten by subsequent calls to any of the date and time functions. |