summaryrefslogtreecommitdiffstats
path: root/share/zoneinfo
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2006-05-11 04:28:59 +0000
committerwollman <wollman@FreeBSD.org>2006-05-11 04:28:59 +0000
commite4148824684ffb6920da07c05cbae3c759621c7e (patch)
tree9ec333dd2b8530b939e3a805a9c75a2d6210a471 /share/zoneinfo
parentca8226d5d02151191249c8c6dcfe441b166d0696 (diff)
parentde934427d35e508bbe4953cb990fc04567784f14 (diff)
downloadFreeBSD-src-e4148824684ffb6920da07c05cbae3c759621c7e.zip
FreeBSD-src-e4148824684ffb6920da07c05cbae3c759621c7e.tar.gz
This commit was generated by cvs2svn to compensate for changes in r158417,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'share/zoneinfo')
-rw-r--r--share/zoneinfo/antarctica10
-rw-r--r--share/zoneinfo/etcetera2
-rw-r--r--share/zoneinfo/systemv2
-rwxr-xr-xshare/zoneinfo/yearistype.sh2
4 files changed, 8 insertions, 8 deletions
diff --git a/share/zoneinfo/antarctica b/share/zoneinfo/antarctica
index f3efe19..0efde38 100644
--- a/share/zoneinfo/antarctica
+++ b/share/zoneinfo/antarctica
@@ -1,4 +1,4 @@
-# @(#)antarctica 7.30
+# @(#)antarctica 8.2
# <pre>
# From Paul Eggert (1999-11-15):
@@ -34,12 +34,12 @@ Rule RussAQ 1996 max - Oct lastSun 2:00s 0 -
Rule ArgAQ 1964 1966 - Mar 1 0:00 0 -
Rule ArgAQ 1964 1966 - Oct 15 0:00 1:00 S
Rule ArgAQ 1967 only - Apr 1 0:00 0 -
-Rule ArgAQ 1967 1968 - Oct Sun<=7 0:00 1:00 S
-Rule ArgAQ 1968 1969 - Apr Sun<=7 0:00 0 -
+Rule ArgAQ 1967 1968 - Oct Sun>=1 0:00 1:00 S
+Rule ArgAQ 1968 1969 - Apr Sun>=1 0:00 0 -
Rule ArgAQ 1974 only - Jan 23 0:00 1:00 S
Rule ArgAQ 1974 only - May 1 0:00 0 -
-Rule ArgAQ 1974 1976 - Oct Sun<=7 0:00 1:00 S
-Rule ArgAQ 1975 1977 - Apr Sun<=7 0:00 0 -
+Rule ArgAQ 1974 1976 - Oct Sun>=1 0:00 1:00 S
+Rule ArgAQ 1975 1977 - Apr Sun>=1 0:00 0 -
Rule ChileAQ 1966 1997 - Oct Sun>=9 0:00 1:00 S
Rule ChileAQ 1967 1998 - Mar Sun>=9 0:00 0 -
Rule ChileAQ 1998 only - Sep 27 0:00 1:00 S
diff --git a/share/zoneinfo/etcetera b/share/zoneinfo/etcetera
index 431206e..cddbe8a 100644
--- a/share/zoneinfo/etcetera
+++ b/share/zoneinfo/etcetera
@@ -1,4 +1,4 @@
-# @(#)etcetera 7.12
+# @(#)etcetera 8.1
# These entries are mostly present for historical reasons, so that
# people in areas not otherwise covered by the tz files could "zic -l"
diff --git a/share/zoneinfo/systemv b/share/zoneinfo/systemv
index a5b4209..6cf9645 100644
--- a/share/zoneinfo/systemv
+++ b/share/zoneinfo/systemv
@@ -1,4 +1,4 @@
-# @(#)systemv 7.5
+# @(#)systemv 8.1
# Old rules, should the need arise.
# No attempt is made to handle Newfoundland, since it cannot be expressed
diff --git a/share/zoneinfo/yearistype.sh b/share/zoneinfo/yearistype.sh
index d3a2480..bba14a9 100755
--- a/share/zoneinfo/yearistype.sh
+++ b/share/zoneinfo/yearistype.sh
@@ -1,6 +1,6 @@
#! /bin/sh
-: '@(#)yearistype.sh 7.8'
+: '@(#)yearistype.sh 8.1'
case $#-$1 in
2-|2-0*|2-*[!0-9]*)
OpenPOWER on IntegriCloud