diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 595f15174b..1835b39911 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -4314,7 +4314,7 @@ qemu-kvm -net nic,model=? /dev/null
  • 'egd' — a EGD protocol backend
  • -
    backend type='random'
    +
    backend model='random'

    This backend type expects a non-blocking character device as input. @@ -4323,7 +4323,7 @@ qemu-kvm -net nic,model=? /dev/null When no file name is specified the hypervisor default is used.

    -
    backend type='egd'
    +
    backend model='egd'

    This backend connects to a source using the EGD protocol.