aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xmexample2
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-05-08 11:13:51 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-05-08 11:13:51 +0100
commit175929a3b46c8cf3d4592bad299898fa407fa349 (patch)
tree0af51f80761fe250717532c8a2d60dbb1520a7d0 /tools/examples/xmexample2
parented2e517bac03d0eb958d02fb7cdecd14799ec5e8 (diff)
downloadxen-175929a3b46c8cf3d4592bad299898fa407fa349.tar.gz
xen-175929a3b46c8cf3d4592bad299898fa407fa349.tar.bz2
xen-175929a3b46c8cf3d4592bad299898fa407fa349.zip
Fixed typos in xmexamples.
Signed-off-by: Hiroya INAKOSHI <inakoshi.hiroya@jp.fujitsu.com>
Diffstat (limited to 'tools/examples/xmexample2')
-rw-r--r--tools/examples/xmexample22
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/examples/xmexample2 b/tools/examples/xmexample2
index 10eed663f7..5f9329d3af 100644
--- a/tools/examples/xmexample2
+++ b/tools/examples/xmexample2
@@ -126,7 +126,7 @@ disk = [ 'phy:sda%d,sda1,w' % (7+vmid),
#
# Or you can bind the first unused port above 5900:
#
-# vfb = [ 'type=vnc,vnclisten=0.0.0.0,vnunused=1' ]
+# vfb = [ 'type=vnc,vnclisten=0.0.0.0,vncunused=1' ]
#
# You can override the password:
#