[PATCH] docs: fix migration_features element name in formatcaps.html.in

Andrea Bolognani abologna at redhat.com
Wed Sep 15 15:03:19 UTC 2021


From: Robin Lee <cheeselee at fedoraproject.org>

Signed-off-by: Robin Lee <cheeselee at fedoraproject.org>
Reviewed-by: Andrea Bolognani <abologna at redhat.com>
---
Taken from

  https://gitlab.com/libvirt/libvirt/-/merge_requests/106

I've pushed it already.

 docs/formatcaps.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatcaps.html.in b/docs/formatcaps.html.in
index 59d21a7d9e..09662f78c8 100644
--- a/docs/formatcaps.html.in
+++ b/docs/formatcaps.html.in
@@ -43,7 +43,7 @@
       <dd>whether host is capable of memory suspend, disk hibernation, or
       hybrid suspend.</dd>
 
-      <dt><code>migration</code></dt>
+      <dt><code>migration_features</code></dt>
       <dd>This element exposes information on the hypervisor's migration
       capabilities, like live migration, supported URI transports, and so
       on.</dd>
-- 
2.31.1




More information about the libvir-list mailing list