From: INAKOSHI Hiroya <inakoshi.hiroya@jp.fujitsu.com>
To: xen-devel@lists.xensource.com
Subject: [Patch] Fixed typos about vncunused in xmexamples
Date: Thu, 08 May 2008 14:11:18 +0900 [thread overview]
Message-ID: <48228B76.20808@jp.fujitsu.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 92 bytes --]
Fixed typos in xmexamples.
Signed-off-by: Hiroya INAKOSHI <inakoshi.hiroya@jp.fujitsu.com>
[-- Attachment #2: typo-vncunused.patch --]
[-- Type: text/plain, Size: 1302 bytes --]
diff -r cc953475ab14 tools/examples/xmexample1
--- a/tools/examples/xmexample1 Tue May 06 16:20:54 2008 +0100
+++ b/tools/examples/xmexample1 Thu May 08 09:33:13 2008 +0900
@@ -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 -r cc953475ab14 tools/examples/xmexample2
--- a/tools/examples/xmexample2 Tue May 06 16:20:54 2008 +0100
+++ b/tools/examples/xmexample2 Thu May 08 09:33:13 2008 +0900
@@ -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 -r cc953475ab14 tools/examples/xmexample3
--- a/tools/examples/xmexample3 Tue May 06 16:20:54 2008 +0100
+++ b/tools/examples/xmexample3 Thu May 08 09:33:13 2008 +0900
@@ -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:
#
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
reply other threads:[~2008-05-08 5:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48228B76.20808@jp.fujitsu.com \
--to=inakoshi.hiroya@jp.fujitsu.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.