From: Robin Lee Date: Mon, 13 Sep 2021 07:17:09 +0000 (+0800) Subject: docs: fix migration_features element name in formatcaps.html.in X-Git-Tag: v7.8.0-rc1~191 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e1150523e5b3c64cddd5301751a2506dad3763;p=thirdparty%2Flibvirt.git docs: fix migration_features element name in formatcaps.html.in Signed-off-by: Robin Lee Reviewed-by: Andrea Bolognani --- 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 @@
whether host is capable of memory suspend, disk hibernation, or hybrid suspend.
-
migration
+
migration_features
This element exposes information on the hypervisor's migration capabilities, like live migration, supported URI transports, and so on.