mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-23 08:11:39 +00:00
typo fixes
SCCS-file: tzfile.5 SCCS-SID: 8.2
This commit is contained in:
committed by
Paul Eggert
parent
e493fc5602
commit
8a79daf350
6
tzfile.5
6
tzfile.5
@ -57,7 +57,9 @@ each one tells which of the different types of ``local time'' types
|
||||
described in the file is associated with the same-indexed transition time.
|
||||
These values serve as indices into an array of
|
||||
.I ttinfo
|
||||
structures that appears next in the file;
|
||||
structures (with
|
||||
.I tzh_typecnt
|
||||
entries) that appears next in the file;
|
||||
these structures are defined as follows:
|
||||
.in +.5i
|
||||
.sp
|
||||
@ -138,7 +140,7 @@ For version-2-format time zone files,
|
||||
the above header and data is followed by a second header and data,
|
||||
identical in format except that
|
||||
eight bytes are used for each transition time or leap second time.
|
||||
After the second header and data comes a newline-encloded,
|
||||
After the second header and data comes a newline-enclosed,
|
||||
POSIX-TZ-environment-variable-style string for use in handling instants
|
||||
after the last transition time stored in the file
|
||||
(with nothing between the newlines if there is no POSIX representation for
|
||||
|
||||
Reference in New Issue
Block a user