Author: emaste
Date: Mon May  3 22:32:26 2010
New Revision: 207590
URL: http://svn.freebsd.org/changeset/base/207590

Log:
  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

Modified:
  head/contrib/tzcode/zic/private.h

Modified: head/contrib/tzcode/zic/private.h
==============================================================================
--- head/contrib/tzcode/zic/private.h   Mon May  3 22:14:06 2010        
(r207589)
+++ head/contrib/tzcode/zic/private.h   Mon May  3 22:32:26 2010        
(r207590)
@@ -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.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to