]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Tiny fix for the SMM description
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 10 May 2018 19:43:18 +0000 (21:43 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 7 Jun 2018 08:32:26 +0000 (10:32 +0200)
The default is actually `on` when `<smm/>` is specified.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
docs/formatdomain.html.in

index 8a20cdd012eb7cff0f14c13ae0d1ea9a77fbae40..ba5bd1e5027e60e5f31ae567ebaca6ec1d7eda7f 100644 (file)
           <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>