]> xenbits.xensource.com Git - xen.git/commitdiff
Fix xend config typos
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 1 May 2008 08:50:58 +0000 (09:50 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 1 May 2008 08:50:58 +0000 (09:50 +0100)
Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
tools/examples/xend-config-xenapi.sxp
tools/examples/xend-config.sxp

index dcbddf959e1d89e9b68eb68a1b1575a509d0bc47..dc9517d7cdb623c0243c88f5b446fc899234372f 100644 (file)
@@ -66,9 +66,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
index dc8a209922edc53a854b3a367238d9e3703b0c70..8f3b2d77c575e619cf1fc2b172d56e59854a1a3b 100644 (file)
@@ -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