diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2009-12-22 11:08:07 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2009-12-22 11:08:07 +0000 |
| commit | 77566d4b374e823f866d8adce69b12ee74a1de1a (patch) | |
| tree | 558a76a4a4883710cad86acfb593d09b9a24ffcf /unused | |
| parent | 6d5c09b83d2126e7310aaa254cefd95ff59ee7f4 (diff) | |
Notes
Diffstat (limited to 'unused')
| -rw-r--r-- | unused/tz-art.htm | 14 | ||||
| -rw-r--r-- | unused/tz-link.htm | 5 | ||||
| -rw-r--r-- | unused/tzfile.5.txt | 2 |
3 files changed, 18 insertions, 3 deletions
diff --git a/unused/tz-art.htm b/unused/tz-art.htm index 4bc32b24a10e..a3a9eedc0b91 100644 --- a/unused/tz-art.htm +++ b/unused/tz-art.htm @@ -9,7 +9,7 @@ PUBLIC "-//W3C//DTD HTML 4.01//EN" <body> <h1>Time and the Arts</h1> <address> -@(#)tz-art.htm 8.14 +@(#)tz-art.htm 8.15 </address> <p> This file is in the public domain, so clarified as of @@ -227,7 +227,19 @@ Supernaw.</td></tr> <tr><td><a href="http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:gifqxqt5ld0e">AMG Rating</a></td><td>4.5 stars</td></tr> <tr><td>ADO Rating</td><td>1.5 stars</td></tr> <tr><td>Notes<td>The title song is also available on "Bob Dylan's Greatest Hits" and "The Essential Bob Dylan."</td></tr> +<tr><td> </td></tr> +<tr><td>Artist</td><td>Luciana Souza</td></tr> +<tr><td>CD</td><td>Tide</td></tr> +<tr><td>Copyright Date</td><td>2009</td></tr> +<tr><td>Label</td><td>Universal Jazz France</td></tr> +<tr><td>ID</td><td>B0012688-02</td></tr> +<tr><td>Total Time</td><td>42:31</td></tr> +<tr><td><a href="http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:3bftxzw0ldhe"</a>AMG Rating</a></td><td>3.5 stars</td></tr> +<tr><td>ADO Rating</td><td>2.5 stars</td></tr> +<tr><td>Notes<td>Includes the song "Fire and Wood" with the lyric +"The clocks were turned back you remeber/Think it's still November." +</td></tr> <tr><td> </td></tr> <tr><td>TV episode title</td><td>The Lost Hour</td> diff --git a/unused/tz-link.htm b/unused/tz-link.htm index b00ed3fa7f44..e3915c5eba20 100644 --- a/unused/tz-link.htm +++ b/unused/tz-link.htm @@ -18,7 +18,7 @@ <body> <h1>Sources for Time Zone and Daylight Saving Time Data</h1> <address> -@(#)tz-link.htm 8.23 +@(#)tz-link.htm 8.24 </address> <p> This file is in the public domain, so clarified as of @@ -149,6 +149,9 @@ difference versus time for any pair of locations.</li> <li>The <a href="http://worldtimeengine.com/">World Time Engine</a> also contains data about time zone boundaries; it supports queries via place names and shows location maps.</li> +<li><a href="http://simpletimerclocks.mozdev.org/">Simple Timer + Clocks</a> +is a Firefox add-on which uses a timezone data file generated from the +tz data files.</li> </ul> <h2>Other time zone database formats</h2> <ul> diff --git a/unused/tzfile.5.txt b/unused/tzfile.5.txt index 953851233d6c..6e563e6bc6f5 100644 --- a/unused/tzfile.5.txt +++ b/unused/tzfile.5.txt @@ -7,7 +7,7 @@ SYNOPSIS DESCRIPTION The time zone information files used by tzset(3) begin with - the magic characters "TZif" to identify then as time zone + the magic characters "TZif" to identify them as time zone information files, followed by a character identifying the version of the file's format (as of 2005, either an ASCII NUL or a '2') followed by fifteen bytes containing zeroes |
