Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2010 01:22:29 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r207835 - stable/8/usr.sbin/zic
Message-ID:  <201005100122.o4A1MTj4002604@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005100122.o4A1MTj4002604>