[PATCH] docs: formatdomain: Fix poll-control XML example

24 Jan
2021
24 Jan
'21
6:41 p.m.
Fixes: 3fc4412c6f5 Signed-off-by: Cole Robinson <crobinso@redhat.com> --- Pushed as trivial docs/formatdomain.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index af540391db..c738078b90 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -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'/> -- 2.29.2
1687
Age (days ago)
1687
Last active (days ago)
0 comments
1 participants
participants (1)
-
Cole Robinson