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

Martin Kletzander mkletzan at redhat.com
Tue Dec 17 10:02:35 UTC 2013


On Mon, Dec 16, 2013 at 10:11:28AM -0700, Eric Blake wrote:
> 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.
> >
>

Thanks, pushed.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131217/e1e695ae/attachment-0001.sig>


More information about the libvir-list mailing list