K 10 svn:author V 6 emaste K 8 svn:date V 27 2014-09-08T15:40:55.182607Z K 7 svn:log V 259 MFC r271047: Avoid ./ in zoneinfo entries in METALOG Use of "find ." resulted in METALOG entries with an extra ./ -- e.g., ./usr/share/zoneinfo/./America/Toronto. Avoid this by using globbing via "find *" instead. Approved by: re Sponsored by: DARPA, AFRL END