[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] docs: Fix minor error in xm man page
commit e5078b3a1b1a2fcb45197346edbd1beff4f290c4 Author: George Dunlap <george.dunlap@xxxxxxxxxxxxx> AuthorDate: Fri Jul 5 17:30:44 2013 +0100 Commit: Ian Campbell <ian.campbell@xxxxxxxxxx> CommitDate: Wed Jul 17 10:50:29 2013 +0100 docs: Fix minor error in xm man page 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@xxxxxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- docs/man/xm.pod.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |