diff --git a/antarctica b/antarctica index 234e59c3c..5333b7b3d 100644 --- a/antarctica +++ b/antarctica @@ -360,5 +360,5 @@ Zone Antarctica/Palmer 0 - zzz 1965 # makes all of the clocks run fast. So every couple of days, # we have to go around and set them back 5 minutes or so. # Maybe if we let them run fast all of the time, we'd get to leave here sooner!! - -Link Pacific/Auckland Antarctica/McMurdo +# +# See 'australasia' for Antarctica/McMurdo. diff --git a/australasia b/australasia index c822b08dd..8685d0046 100644 --- a/australasia +++ b/australasia @@ -496,6 +496,7 @@ Zone Pacific/Auckland 11:39:04 - LMT 1868 Nov 2 Zone Pacific/Chatham 12:13:48 - LMT 1957 Jan 1 12:45 Chatham CHA%sT +Link Pacific/Auckland Antarctica/McMurdo # Auckland Is # uninhabited; Maori and Moriori, colonial settlers, pastoralists, sealers, @@ -768,7 +769,7 @@ Zone Pacific/Funafuti 11:56:52 - LMT 1901 # We have no better information, so for now, assume this has been true # indefinitely into the past. # -Link Pacific/Honolulu Pacific/Johnston +# See 'northamerica' for Pacific/Johnston. # Kingman # uninhabited diff --git a/checktab.awk b/checktab.awk index 5cdce5636..fec4f628e 100644 --- a/checktab.awk +++ b/checktab.awk @@ -9,6 +9,9 @@ BEGIN { if (!zone_table) zone_table = "zone.tab" if (!want_warnings) want_warnings = -1 + # A special (and we hope temporary) case. + tztab["America/Montreal"] = 1 + while (getline