diff options
author | edwin <edwin@FreeBSD.org> | 2009-12-22 11:17:10 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2009-12-22 11:17:10 +0000 |
commit | eddea47c4f1c1ee6d3ef38fb820998f385c02d13 (patch) | |
tree | 08cd667f197d7f1d83eee23f0927f799775a69a5 /usr.sbin/zic | |
parent | ecf931483d75bf1797d2d4428879676dd9501bb2 (diff) | |
download | FreeBSD-src-eddea47c4f1c1ee6d3ef38fb820998f385c02d13.zip FreeBSD-src-eddea47c4f1c1ee6d3ef38fb820998f385c02d13.tar.gz |
MFV of tzdata2009t, r200831
zic:
- Fix URL / reference to Calendrical Calculations: Third Edition
libc/stdtime:
- Fix typo in tzfile.5 (no changes in our part)
MFC after: 1 week
Diffstat (limited to 'usr.sbin/zic')
-rw-r--r-- | usr.sbin/zic/Theory | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/zic/Theory b/usr.sbin/zic/Theory index 8e93365..752125c 100644 --- a/usr.sbin/zic/Theory +++ b/usr.sbin/zic/Theory @@ -1,4 +1,4 @@ -@(#)Theory 8.3 +@(#)Theory 8.4 This file is in the public domain, so clarified as of 2009-05-17 by Arthur David Olson. $FreeBSD$ @@ -361,10 +361,10 @@ abbreviations like `EST'; this avoids the ambiguity. Calendrical issues are a bit out of scope for a time zone database, but they indicate the sort of problems that we would run into if we extended the time zone database further into the past. An excellent -resource in this area is Edward M. Reingold and Nachum Dershowitz, -<a href="http://emr.cs.uiuc.edu/home/reingold/calendar-book/second-edition/"> -Calendrical Calculations: The Millennium Edition -</a>, Cambridge University Press (2001). Other information and +resource in this area is Nachum Dershowitz and Edward M. Reingold, +<a href="http://emr.cs.iit.edu/home/reingold/calendar-book/third-edition/"> +Calendrical Calculations: Third Edition +</a>, Cambridge University Press (2008). Other information and sources are given below. They sometimes disagree. |