1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 11:22:20 +00:00

Eggert mods

SCCS-file: etcetera
SCCS-SID: 7.9
This commit is contained in:
Arthur David Olson
1997-12-29 09:31:37 -05:00
committed by Paul Eggert
parent c4df15977c
commit fcb25f562a

View File

@ -20,7 +20,7 @@ Link Etc/GMT Etc/GMT0
# We use POSIX-style signedness in the names and output,
# internal-style signedness in the specifications.
# For example, TZ=Etc/GMT+4 corresponds to 4 hours _behind_ GMT;
# For example, TZ=Etc/GMT+4 corresponds to 4 hours _behind_ UTC;
# it is equivalent to TZ=GMT+4, which is implemented directly as per POSIX.
# Earlier incarnations of this package were not POSIX-compliant,