Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share/zoneinfo Pull up revision 1.4 (requested by kleink):
details: https://anonhg.NetBSD.org/src/rev/3b1a36e71821
branches: netbsd-1-5
changeset: 491262:3b1a36e71821
user: he <he%NetBSD.org@localhost>
date: Sat Apr 21 19:18:46 2001 +0000
description:
Pull up revision 1.4 (requested by kleink):
Update to tzdata2001b; includes fix for current DST in Mexico.
diffstat:
share/zoneinfo/yearistype.sh | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 2e0bcaf8d501 -r 3b1a36e71821 share/zoneinfo/yearistype.sh
--- a/share/zoneinfo/yearistype.sh Sat Apr 21 19:18:32 2001 +0000
+++ b/share/zoneinfo/yearistype.sh Sat Apr 21 19:18:46 2001 +0000
@@ -1,9 +1,9 @@
#! /bin/sh
#
-# $NetBSD: yearistype.sh,v 1.2.10.1 2000/08/11 12:11:51 kleink Exp $
+# $NetBSD: yearistype.sh,v 1.2.10.2 2001/04/21 19:18:46 he Exp $
#
-: '@(#)yearistype.sh 7.6'
+: '@(#)yearistype.sh 7.7'
case $#-$1 in
2-|2-0*|2-*[!0-9]*)
@@ -37,3 +37,4 @@
esac
echo "$0: usage is $0 year even|odd|uspres|nonpres|nonuspres" >&2
+exit 1
Home |
Main Index |
Thread Index |
Old Index