[libvirt] [PATCH] docs: fix address type for disks

Eric Blake eblake at redhat.com
Mon Dec 16 17:11:28 UTC 2013


On 12/16/2013 09:06 AM, Martin Kletzander wrote:
> Disks have type='drive', not type='disk'.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  docs/formatdomain.html.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK

> 
> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
> index 0067e8f..2b8bc8f 100644
> --- a/docs/formatdomain.html.in
> +++ b/docs/formatdomain.html.in
> @@ -2355,7 +2355,7 @@
>        address to use for a given device is constrained in part by the
>        device and the architecture of the guest.  For example,
>        a <code><disk></code> device
> -      uses <code>type='disk'</code>, while
> +      uses <code>type='drive'</code>, while
>        a <code><console></code> device would
>        use <code>type='pci'</code> on i686 or x86_64 guests,
>        or <code>type='spapr-vio'</code> on PowerPC64 pseries guests.
> 

-- 
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: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131216/66901201/attachment-0001.sig>


More information about the libvir-list mailing list