From 5c22daea7bc1797de8f67ea6d1a0469bc5304381 Mon Sep 17 00:00:00 2001 From: Martin Kletzander Date: Thu, 10 May 2018 21:43:18 +0200 Subject: [PATCH] docs: Tiny fix for the SMM description The default is actually `on` when `` is specified. Signed-off-by: Martin Kletzander Reviewed-by: John Ferlan --- 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 8a20cdd012..ba5bd1e502 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -2079,9 +2079,9 @@ Since 1.2.16
smm
-
Enable System Management Mode. Possible values are - on and off. The default is left - for hypervisor to decide. +
Depending on the state attribute (values on, + off, default on) enable or disable + System Management Mode. Since 2.1.0
ioapic
-- 2.47.2