diff options
author | wollman <wollman@FreeBSD.org> | 1994-09-14 19:35:02 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 1994-09-14 19:35:02 +0000 |
commit | f9fe204a451a48eede4b0c374ae8d13f1844f7c5 (patch) | |
tree | 0d046565a17fb90dcc86828da9ebadff84cfa78e /share | |
parent | 600b25e2d39956cedfa65d55f69f43e84bb0b645 (diff) | |
download | FreeBSD-src-f9fe204a451a48eede4b0c374ae8d13f1844f7c5.zip FreeBSD-src-f9fe204a451a48eede4b0c374ae8d13f1844f7c5.tar.gz |
Tell unconfigured users to use tzsetup rather than read the zic
manual page (which will only confuse them even more than they already are).
Diffstat (limited to 'share')
-rw-r--r-- | share/zoneinfo/factory | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/zoneinfo/factory b/share/zoneinfo/factory index d95df23..436c23d 100644 --- a/share/zoneinfo/factory +++ b/share/zoneinfo/factory @@ -5,4 +5,4 @@ # Also useful for the "comp.sources" version. # Zone NAME GMTOFF RULES FORMAT -Zone Factory 0 - "Local time zone must be set--see zic manual page" +Zone Factory 0 - "Local time zone must be set--use tzsetup" |