[libvirt] [PATCH 2/4] docs: Fix attribute name for virtio-rng backend

Eric Blake eblake at redhat.com
Tue Feb 26 15:34:57 UTC 2013


On 02/25/2013 03:31 PM, Peter Krempa wrote:
> ---
>  docs/formatdomain.html.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

ACK.  You could push this one under the trivial rule.

> 
> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
> index 12c9468..2a60f61 100644
> --- a/docs/formatdomain.html.in
> +++ b/docs/formatdomain.html.in
> @@ -4328,7 +4328,7 @@ qemu-kvm -net nic,model=? /dev/null
>            <li>'egd' — a EGD protocol backend</li>
>          </ul>
>        </dd>
> -      <dt><code>backend type='random'</code></dt>
> +      <dt><code>backend model='random'</code></dt>
>        <dd>
>          <p>
>            This backend type expects a non-blocking character device as input.
> @@ -4337,7 +4337,7 @@ qemu-kvm -net nic,model=? /dev/null
>            When no file name is specified the hypervisor default is used.
>          </p>
>        </dd>
> -      <dt><code>backend type='egd'</code></dt>
> +      <dt><code>backend model='egd'</code></dt>
>        <dd>
>          <p>
>            This backend connects to a source using the EGD protocol.
> 

-- 
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/20130226/42467073/attachment-0001.sig>


More information about the libvir-list mailing list