From 501d94ef3e63bec25d5648e2565cfc1b931d745f Mon Sep 17 00:00:00 2001 From: emaste Date: Mon, 3 May 2010 22:32:26 +0000 Subject: Update GRANDPARENTED text to match the contents of tzdata/factory r19879. This eliminates "warning: time zone abbreviation differs from POSIX" on installworld to an empty filesystem. Reviewed by: edwin MFC after: 1 week --- contrib/tzcode/zic/private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/tzcode/zic/private.h b/contrib/tzcode/zic/private.h index ecbf612..d00bf9b 100644 --- a/contrib/tzcode/zic/private.h +++ b/contrib/tzcode/zic/private.h @@ -34,7 +34,7 @@ static const char privatehid[] = "@(#)private.h 8.6"; #endif /* !defined NOID */ #endif /* !defined lint */ -#define GRANDPARENTED "Local time zone must be set--see zic manual page" +#define GRANDPARENTED "Local time zone must be set--use tzsetup" /* ** Defaults for preprocessor symbols. -- cgit v1.1