svn commit: r207835 - stable/8/usr.sbin/zic
Ed Maste
emaste at FreeBSD.org
Mon May 10 01:22:29 UTC 2010
Author: emaste
Date: Mon May 10 01:22:29 2010
New Revision: 207835
URL: http://svn.freebsd.org/changeset/base/207835
Log:
MFC r207590:
Update GRANDPARENTED text to match the contents of tzdata/factory r19879.
This eliminates "warning: time zone abbreviation differs from POSIX" on
installworld.
Modified:
stable/8/usr.sbin/zic/private.h
Directory Properties:
stable/8/usr.sbin/zic/ (props changed)
Modified: stable/8/usr.sbin/zic/private.h
==============================================================================
--- stable/8/usr.sbin/zic/private.h Mon May 10 01:07:59 2010 (r207834)
+++ stable/8/usr.sbin/zic/private.h Mon May 10 01:22:29 2010 (r207835)
@@ -34,7 +34,7 @@ static const char privatehid[] = "@(#)pr
#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.
More information about the svn-src-stable
mailing list