From: George Dunlap <george.dunlap@eu.citrix.com>
To: xen-devel@lists.xen.org
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
Ian Jackson <ian.jackson@citrix.com>,
Ian Campbell <ian.campbell@citrix.com>,
Jan Beulich <jbeulich@suse.com>
Subject: [PATCH] docs: Fix minor error in xm man page
Date: Fri, 5 Jul 2013 17:30:44 +0100 [thread overview]
Message-ID: <1373041844-6075-1-git-send-email-george.dunlap@eu.citrix.com> (raw)
xm block-attach takes "r" as read-only, not "ro".
This is a backport candidate for 4.3, and probably others.
Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
CC: Ian Campbell <ian.campbell@citrix.com>
CC: Ian Jackson <ian.jackson@citrix.com>
CC: Jan Beulich <jbeulich@suse.com>
---
docs/man/xm.pod.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/man/xm.pod.1 b/docs/man/xm.pod.1
index 4d47388..973de95 100644
--- a/docs/man/xm.pod.1
+++ b/docs/man/xm.pod.1
@@ -900,7 +900,7 @@ B<EXAMPLES>
=item I<Mount an ISO as a Disk>
-xm block-attach guestdomain file://path/to/dsl-2.0RC2.iso /dev/hdc ro
+xm block-attach guestdomain file://path/to/dsl-2.0RC2.iso /dev/hdc r
This will mount the dsl ISO as /dev/hdc in the guestdomain as a read
only device. This will probably not be detected as a CD-ROM by the
--
1.7.9.5
next reply other threads:[~2013-07-05 16:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-05 16:30 George Dunlap [this message]
2013-07-15 13:59 ` [PATCH] docs: Fix minor error in xm man page George Dunlap
2013-07-17 9:50 ` Ian Campbell
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=1373041844-6075-1-git-send-email-george.dunlap@eu.citrix.com \
--to=george.dunlap@eu.citrix.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@citrix.com \
--cc=jbeulich@suse.com \
--cc=xen-devel@lists.xen.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).