[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH]: Documentation for xm block-attach
Attached is a simple patch to update the man page for xm block-attach. It currently says to use "ro" or "rw" for the mode, when it seems, empirically, to take "r" or "w" for the mode, respectively. Update the man page to reflect that. The patch is against 3.0.3, but applies to xen-unstable with an offset. Signed-off-by: Chris Lalancette <clalance@xxxxxxxxxx> --- xen-3.0.3_0-src/docs/man/xm.pod.1.orig 2007-03-09 12:14:59.000000000 -0500 +++ xen-3.0.3_0-src/docs/man/xm.pod.1 2007-03-09 12:15:02.000000000 -0500 @@ -541,7 +541,7 @@ devices, or by device id, such as 0x1400 =item I<mode> The access mode for the device from the guest domain. Supported modes -are I<rw> (read/write) or I<ro> (read-only). +are I<w> (read/write) or I<r> (read-only). =item I<bedomain-id> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |