From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: [PATCH][VT][9/15] Fix comments about the localtime option. Date: Thu, 11 Aug 2005 12:24:29 -0700 Message-ID: <20050811192429.GA15311@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Pratt , Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Fix comments about the localtime option. Signed-off-by: Arun Sharma diff -r e5ea9df58340 -r 242b3654b529 tools/examples/xmexample.vmx --- a/tools/examples/xmexample.vmx Tue Aug 9 19:06:44 2005 +++ b/tools/examples/xmexample.vmx Tue Aug 9 19:06:44 2005 @@ -125,8 +125,8 @@ #----------------------------------------------------------------------------- -# set the real time clock to local time [default=utc] -#localtime='utc' +# set the real time clock to local time [default=0 i.e. set to utc] +#localtime=1 #-----------------------------------------------------------------------------