From owner-freebsd-bugs Fri Jul 31 16:20:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22748 for freebsd-bugs-outgoing; Fri, 31 Jul 1998 16:20:07 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22670 for ; Fri, 31 Jul 1998 16:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA15088; Fri, 31 Jul 1998 16:20:01 -0700 (PDT) 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 ; 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 Reply-To: dhw@whistle.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: misc/7459: /usr/share/zoneinfo/zone.tab has a bad file reference Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 31 16:20:00 PDT 1998 >Last-Modified: >Originator: David Wolfskill >Organization: Whistle Communications >Release: FreeBSD 2.2.6-RELEASE i386 >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 (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, >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message