Xen support for specifying ACPI firmware path was introduced in the
5.9.0 dev cycle, not 5.8.0 as currently indicated by the docs.
Signed-off-by: Jim Fehlig <jfehlig(a)suse.com>
---
docs/formatdomain.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 962766b792..7619c88514 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -364,7 +364,7 @@
to the ACPI table. The <code>type</code> attribute contains the
ACPI table type (currently only <code>slic</code> is supported)
<span class="since">Since 1.3.5 (QEMU)</span>
- <span class="since">Since 5.8.0 (Xen)</span></dd>
+ <span class="since">Since 5.9.0 (Xen)</span></dd>
</dl>
<h4><a id="elementsOSContainer">Container
boot</a></h4>
--
2.23.0