From dhw@whistle.com  Fri Jul 31 16:16:56 1998
Received: from pau-amma.whistle.com (s205m64.whistle.com [207.76.205.64])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22119
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Jul 1998 16:16:54 -0700 (PDT)
          (envelope-from dhw@whistle.com)
Received: (from dhw@localhost)
	by pau-amma.whistle.com (8.8.8/8.8.7) id QAA22497;
	Fri, 31 Jul 1998 16:15:45 -0700 (PDT)
	(envelope-from dhw)
Message-Id: <199807312315.QAA22497@pau-amma.whistle.com>
Date: Fri, 31 Jul 1998 16:15:45 -0700 (PDT)
From: David Wolfskill <dhw@whistle.com>
Reply-To: dhw@whistle.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: /usr/share/zoneinfo/zone.tab has a bad file reference
X-Send-Pr-Version: 3.2

>Number:         7459
>Category:       misc
>Synopsis:       /usr/share/zoneinfo/zone.tab has a bad file reference
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 31 16:20:00 PDT 1998
>Closed-Date:    Sat Aug 1 02:46:13 PDT 1998
>Last-Modified:  Sat Aug  1 02:46:28 PDT 1998
>Originator:     David Wolfskill
>Release:        FreeBSD 2.2.6-RELEASE i386
>Organization:
Whistle Communications
>Environment:

	Seems to be an issue up through -current.

>Description:

	/usr/share/zoneinfo/zone.tab says:
	# 1.  ISO 3166 2-character country code.  See the file `iso3166.tab'.

	The file in question is actually /usr/share/misc/iso3166.

>How-To-Repeat:

	Look at /usr/share/zoneinfo/zone.tab.

>Fix:
	
	Well, how about this:

--- zoneinfo    Fri Jul 31 16:13:12 1998
+++ zoneinfo.new        Fri Jul 31 16:14:15 1998
@@ -7218,7 +7218,8 @@
 # From Paul Eggert <eggert@twinsun.com> (1996-08-05):
 #
 # This file contains a table with the following columns:
-# 1.  ISO 3166 2-character country code.  See the file `iso3166.tab'.
+# 1.  ISO 3166 2-character country code.  See the file
+      `/usr/share/misc/iso3166'.
 # 2.  Latitude and longitude of the zone's principal location
 #     in ISO 6709 sign-degrees-minutes-seconds format,
 #     either +-DDMM+-DDDMM or +-DDMMSS+-DDDMMSS,
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: des 
State-Changed-When: Sat Aug 1 02:46:13 PDT 1998 
State-Changed-Why:  
Fixed in -stable and -current. 
>Unformatted:
