The tzset manpage says it looks in /usr/lib/zoneinfo/localtime, when it actually looks at /etc/localtime (which is a link to /usr/share/zoneinfo/whatever
This has verified to be a problem with the tzset man page. It has been assigned to a developer for further review.
Change made