From 8b49e38f8f6f001259804f5861ca2f4c9a4832ae Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 17 Nov 2009 16:29:39 +0000 Subject: Catch up with r130332 which changed the default timezone from GMT to UTC. Otherwise the tzload() (when called by gmtload()) fails to locate the UTC file and loads the posixrules. --- lib/libc/gen/tzset.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/gen/tzset.3 b/lib/libc/gen/tzset.3 index 34ca238e1c1e..8d37fcaf9db8 100644 --- a/lib/libc/gen/tzset.3 +++ b/lib/libc/gen/tzset.3 @@ -310,14 +310,14 @@ time zone directory rules for .Tn POSIX Ns -style .Tn TZ Ns 's -.It Pa /usr/share/zoneinfo/GMT +.It Pa /usr/share/zoneinfo/Etc/GMT for .Tn UTC leap seconds .El .Pp If the file -.Pa /usr/share/zoneinfo/GMT +.Pa /usr/share/zoneinfo/UTC does not exist, .Tn UTC leap seconds are loaded from -- cgit v1.2.3