From 0d7036bdb189a1ecb4232101ff83c6dd72439545 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 16 Feb 2015 15:31:57 -0800 Subject: * manual/time.texi (TZ Variable): glibc no longer comes with tzdata. Problem reported by J William Piggott. --- manual/time.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/time.texi b/manual/time.texi index c8c728886d..f94cbe4887 100644 --- a/manual/time.texi +++ b/manual/time.texi @@ -2520,7 +2520,8 @@ subdirectories for geographical areas; for example, @file{America/New_York}, @file{Europe/London}, @file{Asia/Hong_Kong}. These data files are installed by the system administrator, who also sets @file{/etc/localtime} to point to the data file for the local time -zone. @Theglibc{} comes with a large database of time zone +zone. The files typically come from the @url{http://www.iana.org/time-zones, +Time Zone Database} of time zone and daylight saving time information for most regions of the world, which is maintained by a community of volunteers and put in the public domain. -- cgit v1.2.3