Bug 42798

Summary: </usr/share/zoneinfo/zone.tab has a wrongful entry>
Product: Base System Reporter: Matt Douhan <mdouhan>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.7-PRERELEASE   
Hardware: Any   
OS: Any   

Description Matt Douhan 2002-09-15 09:50:01 UTC
	/usr/share/zoneinfo/zone.tab has and entry TP that should be TL for tzsetup to work

Fix: 

345c345
< TP	-0833+12535	Asia/Dili
---
> TL	-0833+12535	Asia/Dili
How-To-Repeat: 	run tzsetup
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2002-09-15 10:24:18 UTC
State Changed
From-To: open->closed

I believe that the same fix was committed to src/share/zoneinfe/zone.tab 
on the -STABLE branch on Sep 9, five days ago.  If you update your sources 
again, the problem should be fixed. 

Still, thanks for trying to make FreeBSD better by reporting a problem!