diff --git a/etcetera b/etcetera index fa7baee..ac48861 100644 --- a/etcetera +++ b/etcetera @@ -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,