The default is actually `on` when `<smm/>` is specified.
Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
---
docs/formatdomain.html.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 0d0fd3b9f3ea..403b638bd4bd 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2052,9 +2052,9 @@
<span class="since">Since 1.2.16</span>
</dd>
<dt><code>smm</code></dt>
- <dd>Enable System Management Mode. Possible values are
- <code>on</code> and <code>off</code>. The default is
left
- for hypervisor to decide.
+ <dd>Depending on the <code>state</code> attribute (values
<code>on</code>,
+ <code>off</code>, default <code>on</code>) enable or
disable
+ System Management Mode.
<span class="since">Since 2.1.0</span>
</dd>
<dt><code>ioapic</code></dt>
--
2.17.0