diff options
author | Carlos O'Donell <carlos@redhat.com> | 2016-03-14 14:10:57 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2016-03-14 14:11:51 -0400 |
commit | 3205a39364dd79e52c5fda4bda0db526e704ae2b (patch) | |
tree | 8b48cccf170d0bfa1921affd25d7a5ca6051b113 /timezone/README | |
parent | 15b9738da39063ee118a22b48a2255c5b2769182 (diff) | |
download | glibc-3205a39364dd79e52c5fda4bda0db526e704ae2b.tar.gz glibc-3205a39364dd79e52c5fda4bda0db526e704ae2b.tar.xz glibc-3205a39364dd79e52c5fda4bda0db526e704ae2b.zip |
Remove mention of checktab.awk in timezone/README.
Diffstat (limited to 'timezone/README')
-rw-r--r-- | timezone/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/timezone/README b/timezone/README index 3251b12a81..fc50f1399f 100644 --- a/timezone/README +++ b/timezone/README @@ -1,6 +1,5 @@ The files - zic.c zdump.c tzfile.h - private.h tzselect.ksh checktab.awk + zic.c zdump.c tzfile.h private.h tzselect.ksh come from the tzcode package by Arthur David Olson et.al. The files @@ -13,6 +12,8 @@ come from the tzdata package by Arthur David Olson et.al. Please check the ChangeLog files in the top level directory for the version of the tzcode and tzdata packages. +Please also see: https://sourceware.org/glibc/wiki/SharedSourceFiles + These packages may be found at ftp://ftp.iana.org/tz/releases/. Commentary should be addressed to tz@iana.org. |