Deleted Added
full compact
etcetera (192886) etcetera (199405)
1# <pre>
2# @(#)etcetera 8.2
3# This file is in the public domain, so clarified as of
4# 2009-05-17 by Arthur David Olson.
5
6# These entries are mostly present for historical reasons, so that
7# people in areas not otherwise covered by the tz files could "zic -l"
8# to a time zone that was right for their area. These days, the
9# tz files cover almost all the inhabited world, and the only practical
10# need now for the entries that are not on UTC are for ships at sea
11# that cannot use POSIX TZ settings.
12
13Zone Etc/GMT 0 - GMT
14Zone Etc/UTC 0 - UTC
15Zone Etc/UCT 0 - UCT
16
17# The following link uses older naming conventions,
18# but it belongs here, not in the file `backward',
1# <pre>
2# @(#)etcetera 8.2
3# This file is in the public domain, so clarified as of
4# 2009-05-17 by Arthur David Olson.
5
6# These entries are mostly present for historical reasons, so that
7# people in areas not otherwise covered by the tz files could "zic -l"
8# to a time zone that was right for their area. These days, the
9# tz files cover almost all the inhabited world, and the only practical
10# need now for the entries that are not on UTC are for ships at sea
11# that cannot use POSIX TZ settings.
12
13Zone Etc/GMT 0 - GMT
14Zone Etc/UTC 0 - UTC
15Zone Etc/UCT 0 - UCT
16
17# The following link uses older naming conventions,
18# but it belongs here, not in the file `backward',
19# as functions like gmtime load the "GMT" file to handle leap seconds properly.
19# as functions like gmtime load the "UTC" file to handle leap seconds properly.
20# We want this to work even on installations that omit the other older names.
20# We want this to work even on installations that omit the other older names.
21Link Etc/GMT GMT
21Link Etc/UTC UTC
22
23Link Etc/UTC Etc/Universal
24Link Etc/UTC Etc/Zulu
25
26Link Etc/GMT Etc/Greenwich
27Link Etc/GMT Etc/GMT-0
28Link Etc/GMT Etc/GMT+0
29Link Etc/GMT Etc/GMT0

--- 54 unchanged lines hidden ---
22
23Link Etc/UTC Etc/Universal
24Link Etc/UTC Etc/Zulu
25
26Link Etc/GMT Etc/Greenwich
27Link Etc/GMT Etc/GMT-0
28Link Etc/GMT Etc/GMT+0
29Link Etc/GMT Etc/GMT0

--- 54 unchanged lines hidden ---