diff options
Diffstat (limited to 'libc/stdtime/tzfile.5')
-rw-r--r-- | libc/stdtime/tzfile.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/stdtime/tzfile.5 b/libc/stdtime/tzfile.5 index 6b8768cc9fc5b..9383ebf3618ca 100644 --- a/libc/stdtime/tzfile.5 +++ b/libc/stdtime/tzfile.5 @@ -7,7 +7,7 @@ tzfile \- time zone information .SH DESCRIPTION The time zone information files used by .IR tzset (3) -begin with the magic characters "TZif" to identify then as +begin with the magic characters "TZif" to identify them as time zone information files, followed by a character identifying the version of the file's format (as of 2005, either an ASCII NUL or a '2') @@ -147,6 +147,6 @@ after the last transition time stored in the file such instants). .SH SEE ALSO newctime(3) -.\" @(#)tzfile.5 8.2 +.\" @(#)tzfile.5 8.3 .\" This file is in the public domain, so clarified as of .\" 1996-06-05 by Arthur David Olson. |