diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1999-01-21 17:31:43 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1999-01-21 17:31:43 +0000 |
| commit | ace01ac29e9d0db40cafaaa4cb38b254d0dcfd61 (patch) | |
| tree | ebdca369df3b05933e61efd3a4823258c3745fbd /usr.sbin/zic/README | |
| parent | 7807f372ee411b30d7488ac87b05055035e4807a (diff) | |
Updated timezone compiler from Arthur Olson.
Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz
Notes
svn path=/vendor/tzcode/dist/; revision=42991
Diffstat (limited to 'usr.sbin/zic/README')
| -rw-r--r-- | usr.sbin/zic/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/zic/README b/usr.sbin/zic/README index 3ca53ca3f530..5de3d74136e9 100644 --- a/usr.sbin/zic/README +++ b/usr.sbin/zic/README @@ -1,8 +1,8 @@ -@(#)README 7.8 +@(#)README 7.10 "What time is it?" -- Richard Deacon as The King "Any time you want it to be." -- Frank Baxter as The Scientist - (from the Bell System film on time) + (from the Bell System film "About Time") The 1989 update of the time zone package featured @@ -36,7 +36,7 @@ leap second information from its output files. Be sure to read the comments in "Makefile" and make any changes needed to make things right for your system. -To use the new functions, use a "-lz" option when compiling or linking. +To use the new functions, use a "-ltz" option when compiling or linking. Historical local time information has been included here not because it is particularly useful, but rather to: |
