|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Fix comments about the localtime option.
# HG changeset patch
# User adsharma@xxxxxxxxxxxxxxxxxxxx
# Node ID 242b3654b529a9bb1e573c9331d295d498d26b48
# Parent e5ea9df58340e4ff0351683270bfa4da25191d31
Fix comments about the localtime option.
Signed-off-by: Arun Sharma <arun.sharma@xxxxxxxxx>
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
#-----------------------------------------------------------------------------
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
|
|
|
|