summaryrefslogtreecommitdiffstats
path: root/share/zoneinfo
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2000-10-25 19:33:50 +0000
committerwollman <wollman@FreeBSD.org>2000-10-25 19:33:50 +0000
commit78e5080f80856be4b45181bc97edf8883ef0af71 (patch)
tree5fa42d7912f2adcabb6acaa38427218fe6410269 /share/zoneinfo
parentdfa2edaa0c1e34083d721720afcc1d8842f1891a (diff)
parentedba0142e81b2f16c9f6aaa43395ba74c61f7e56 (diff)
downloadFreeBSD-src-78e5080f80856be4b45181bc97edf8883ef0af71.zip
FreeBSD-src-78e5080f80856be4b45181bc97edf8883ef0af71.tar.gz
This commit was generated by cvs2svn to compensate for changes in r67575,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'share/zoneinfo')
-rwxr-xr-xshare/zoneinfo/yearistype.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/zoneinfo/yearistype.sh b/share/zoneinfo/yearistype.sh
index 62d6365..8d796f1 100755
--- a/share/zoneinfo/yearistype.sh
+++ b/share/zoneinfo/yearistype.sh
@@ -1,6 +1,6 @@
#! /bin/sh
-: '@(#)yearistype.sh 7.6'
+: '@(#)yearistype.sh 7.7'
case $#-$1 in
2-|2-0*|2-*[!0-9]*)
@@ -34,3 +34,4 @@ case $#-$2 in
esac
echo "$0: usage is $0 year even|odd|uspres|nonpres|nonuspres" >&2
+exit 1
OpenPOWER on IntegriCloud