[libvirt] [PATCH 2/2] docs: fix some typos in formatdomain.html

Eric Blake eblake at redhat.com
Thu Jun 19 13:55:29 UTC 2014


On 06/19/2014 03:45 AM, Jincheng Miao wrote:
> In section "Block / character devices" of "Host device assignment",
> the description of hostdev element has some error:
> 
> For a block device, the type should be "storage", not "block";
> For a character device, the type should be "misc", not "char".
> 
> Signed-off-by: Jincheng Miao <jmiao at redhat.com>
> ---
>  docs/formatdomain.html.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

ACK and pushed.

> 
> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
> index 79b85d5..3075e16 100644
> --- a/docs/formatdomain.html.in
> +++ b/docs/formatdomain.html.in
> @@ -2932,8 +2932,8 @@
>        <dt><code>hostdev</code></dt>
>        <dd>The <code>hostdev</code> element is the main container for describing
>          host devices. For block/character device passthrough <code>mode</code> is
> -        always "capabilities" and <code>type</code> is "block" for a block
> -        device, "char" for a character device and "net" for a host network
> +        always "capabilities" and <code>type</code> is "storage" for a block
> +        device, "misc" for a character device and "net" for a host network
>          interface.
>        </dd>
>        <dt><code>source</code></dt>
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140619/9de6945c/attachment-0001.sig>


More information about the libvir-list mailing list