aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xmexample3
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/xmexample3
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/xmexample3')
-rw-r--r--tools/examples/xmexample32
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/examples/xmexample3 b/tools/examples/xmexample3
index dc57e031b9..09eb3744d2 100644
--- a/tools/examples/xmexample3
+++ b/tools/examples/xmexample3
@@ -111,7 +111,7 @@ disk = [ 'phy:hda%d,hda1,w' % (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:
#