mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-22 22:00:08 +00:00
Rename fields of Link lines for clarity.
* zic.8, zoneinfo2tdf.pl: Change names of Link line fields to be more descriptive and more like the parameters of 'ln'. LINK-FROM becomes TARGET, and LINK-TO becomes LINK-NAME. * backward: Add a '# Link' header. * europe, northamerica: Add a few '# Zone' headers where needed. * NEWS: Document this.
This commit is contained in:
7
zic.8
7
zic.8
@ -398,7 +398,7 @@ A link line has the form
|
||||
.nf
|
||||
.ti +.5i
|
||||
.ta \w'Link\0\0'u +\w'Europe/Istanbul\0\0'u
|
||||
Link LINK-FROM LINK-TO
|
||||
Link TARGET LINK-NAME
|
||||
.sp
|
||||
For example:
|
||||
.sp
|
||||
@ -407,12 +407,12 @@ Link Europe/Istanbul Asia/Istanbul
|
||||
.sp
|
||||
.fi
|
||||
The
|
||||
.B LINK-FROM
|
||||
.B TARGET
|
||||
field should appear as the
|
||||
.B NAME
|
||||
field in some zone line.
|
||||
The
|
||||
.B LINK-TO
|
||||
.B LINK-NAME
|
||||
field is used as an alternate name for that zone;
|
||||
it has the same syntax as a zone line's
|
||||
.B NAME
|
||||
@ -508,7 +508,6 @@ Link Europe/Zurich Switzerland
|
||||
.in
|
||||
.fi
|
||||
In this example, the zone is named Europe/Zurich but it has an alias
|
||||
|
||||
as Switzerland. This example says that Zurich was 34 minutes and 8
|
||||
seconds west of UT until 1853-07-16 at 00:00, when the legal offset
|
||||
was changed to 7\(de\|26\(fm\|22.50\(sd; although this works out to
|
||||
|
||||
Reference in New Issue
Block a user