aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
diff options
context:
space:
mode:
Diffstat (limited to 'tools/examples')
-rw-r--r--tools/examples/xmexample12
-rw-r--r--tools/examples/xmexample22
-rw-r--r--tools/examples/xmexample32
3 files changed, 3 insertions, 3 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:
#
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:
#
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:
#