diff options
author | 2007-10-04 18:50:39 +0000 | |
---|---|---|
committer | 2007-10-04 18:50:39 +0000 | |
commit | 97352538d2596a682b04c8b3f3a7f0cd6c807bcd (patch) | |
tree | e25a566fe9f87281154ea5752728a78599b6ec96 /lib/libc | |
parent | Handle CARP for IPv6. Reported and tested by todd@ (diff) | |
download | wireguard-openbsd-97352538d2596a682b04c8b3f3a7f0cd6c807bcd.tar.xz wireguard-openbsd-97352538d2596a682b04c8b3f3a7f0cd6c807bcd.zip |
update to tzcode2007h from elsie.nci.nih.gov
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/time/tz-link.htm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/time/tz-link.htm b/lib/libc/time/tz-link.htm index c0382ff4ee0..f7ee4c9dbe0 100644 --- a/lib/libc/time/tz-link.htm +++ b/lib/libc/time/tz-link.htm @@ -18,7 +18,7 @@ <body> <h1>Sources for Time Zone and Daylight Saving Time Data</h1> <address> -@(#)tz-link.htm 8.12 +@(#)tz-link.htm 8.13 </address> <p> Please send corrections to this web page to the @@ -198,7 +198,7 @@ available under both the <abbr>GPL</abbr> and the Perl Artistic License. DateTime::TimeZone also contains a script <code>tests_from_zdump</code> that generates test cases for each clock transition in the <code>tz</code> database.</li> -<li><a href="http://www-306.ibm.com/software/globalization/icu/"><abbr +<li><a href="http://icu-project.org/"><abbr title="International Components for Unicode">ICU</abbr></a> contains a C/C++ library for internationalization that has a compiler from <code>tz</code> source |