aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xmexample1
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/xmexample1
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/xmexample1')
-rw-r--r--tools/examples/xmexample12
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/examples/xmexample1 b/tools/examples/xmexample1
index a1b6edbe0c..357ad78bb5 100644
--- a/tools/examples/xmexample1
+++ b/tools/examples/xmexample1
@@ -90,7 +90,7 @@ disk = [ 'phy:hda1,hda1,w' ]
#
# 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:
#