]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: formatdomain: Fix poll-control XML example
authorCole Robinson <crobinso@redhat.com>
Sun, 24 Jan 2021 23:40:17 +0000 (18:40 -0500)
committerCole Robinson <crobinso@redhat.com>
Sun, 24 Jan 2021 23:40:17 +0000 (18:40 -0500)
Fixes: 3fc4412c6f5
Signed-off-by: Cole Robinson <crobinso@redhat.com>
docs/formatdomain.rst

index af540391dbbd95634b3edc055f72ddded5083b42..c738078b90db1917c19d06ded788c472f2d7dbac 100644 (file)
@@ -1766,7 +1766,7 @@ Hypervisors may allow certain CPU / machine features to be toggled on/off.
      <kvm>
        <hidden state='on'/>
        <hint-dedicated state='on'/>
-       <poll-control='on'/>
+       <poll-control state='on'/>
      </kvm>
      <xen>
        <e820_host state='on'/>