39 lines
1.4 KiB
Diff
39 lines
1.4 KiB
Diff
From afd2a8af9d8cb356dcff17791371f4794be368d2 Mon Sep 17 00:00:00 2001
|
|
Message-Id: <afd2a8af9d8cb356dcff17791371f4794be368d2@dist-git>
|
|
From: =?UTF-8?q?J=C3=A1n=20Tomko?= <jtomko@redhat.com>
|
|
Date: Fri, 21 Feb 2020 14:32:10 +0100
|
|
Subject: [PATCH] docs: fix a typo
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
s/axnd/and/
|
|
|
|
Signed-off-by: Ján Tomko <jtomko@redhat.com>
|
|
Fixes: f0f34056ab26eaa9f903a51cd1fa155088fd640f
|
|
(cherry picked from commit 5b63cb5abff09882feda8e333285259aecc8e9e8)
|
|
Signed-off-by: Ján Tomko <jtomko@redhat.com>
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=1805742
|
|
Message-Id: <f5919e9de65a7f593862ddcf1fc50b6f0b7e5bc0.1582291906.git.jtomko@redhat.com>
|
|
Reviewed-by: Jiri Denemark <jdenemar@redhat.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 5dbb8b59cf..50914a5207 100644
|
|
--- a/docs/formatdomain.html.in
|
|
+++ b/docs/formatdomain.html.in
|
|
@@ -5891,7 +5891,7 @@
|
|
|
|
<p>
|
|
<span class="since">Since 6.1.0 (QEMU and KVM only, requires
|
|
- QEMU 4.2.0 or newer axnd a guest virtio-net driver supporting
|
|
+ QEMU 4.2.0 or newer and a guest virtio-net driver supporting
|
|
the "failover" feature, such as the one included in Linux
|
|
kernel 4.18 and newer)
|
|
</span>
|
|
--
|
|
2.25.1
|
|
|