summaryrefslogtreecommitdiff
path: root/etcetera
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2013-09-26 21:04:42 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2013-09-26 21:04:42 +0000
commit59b8fbef6c807537f08ce49bdf9db73f7f9e07f6 (patch)
treea721ba0757aeb8794973d0cb80ac5aeffa66d166 /etcetera
parentc31d5915f933c269d7c7ee969bf174042552b73e (diff)
Diffstat (limited to 'etcetera')
-rw-r--r--etcetera4
1 files changed, 2 insertions, 2 deletions
diff --git a/etcetera b/etcetera
index a9ff729383b5..9ba7f7bdd9b0 100644
--- a/etcetera
+++ b/etcetera
@@ -31,9 +31,9 @@ Link Etc/GMT Etc/GMT0
# even though this is the opposite of what many people expect.
# POSIX has positive signs west of Greenwich, but many people expect
# positive signs east of Greenwich. For example, TZ='Etc/GMT+4' uses
-# the abbreviation "GMT+4" and corresponds to 4 hours behind UTC
+# the abbreviation "GMT+4" and corresponds to 4 hours behind UT
# (i.e. west of Greenwich) even though many people would expect it to
-# mean 4 hours ahead of UTC (i.e. east of Greenwich).
+# mean 4 hours ahead of UT (i.e. east of Greenwich).
#
# In the draft 5 of POSIX 1003.1-200x, the angle bracket notation allows for
# TZ='<GMT-4>+4'; if you want time zone abbreviations conforming to