[libvirt] [PATCH] docs: Fix version number

Andrea Bolognani posted 1 patch 5 years, 1 month ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190305161010.15459-1-abologna@redhat.com
docs/formatdomain.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] docs: Fix version number
Posted by Andrea Bolognani 5 years, 1 month ago
virtio-(non-)transitional device models have been introduced
in 5.2.0, not 5.1.0.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
Pushed as trivial.

 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 f9574f0b24..eb00c01d96 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -4127,7 +4127,7 @@
       device when plugged into a PCI Express slot, and like a
       <code>virtio-transitional</code> device otherwise; libvirt will
       pick one or the other based on the machine type. This is the best
-      choice when compatibility with libvirt versions older than 5.1.0
+      choice when compatibility with libvirt versions older than 5.2.0
       is necessary, but it's otherwise not recommended to use it.
       </dd>
     </dl>
-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list