All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fix xend config typos
@ 2008-04-28  3:14 Zhigang Wang
  2008-04-28  3:23 ` Masaki Kanno
  0 siblings, 1 reply; 3+ messages in thread
From: Zhigang Wang @ 2008-04-28  3:14 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 60 bytes --]

hi,

this patch fix xend config typos.

regards,

zhigang



[-- Attachment #2: fix-xend-config.patch --]
[-- Type: text/x-patch, Size: 735 bytes --]

Fix xend config typos

Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>

--- xen-unstable/tools/examples/xend-config.sxp.orig	2008-04-28 11:04:01.000000000 +0800
+++ xen-unstable/tools/examples/xend-config.sxp	2008-04-28 11:04:44.000000000 +0800
@@ -64,9 +64,9 @@
 
 
 # Address and port xend should use for the legacy TCP XMLRPC interface, 
-# if xen-tcp-xmlrpc-server is set.
-#(xen-tcp-xmlrpc-server-address 'localhost')
-#(xen-tcp-xmlrpc-server-port 8006)
+# if xend-tcp-xmlrpc-server is set.
+#(xend-tcp-xmlrpc-server-address 'localhost')
+#(xend-tcp-xmlrpc-server-port 8006)
 
 # SSL key and certificate to use for the legacy TCP XMLRPC interface.
 # Setting these will mean that this port serves only SSL connections as


[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-28  4:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-28  3:14 [PATCH] fix xend config typos Zhigang Wang
2008-04-28  3:23 ` Masaki Kanno
2008-04-28  4:54   ` Zhigang Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.