[PATCH] docs: Fix a typo in formatdomain.html

Han Han hhan at redhat.com
Fri May 22 10:25:52 UTC 2020


Signed-off-by: Han Han <hhan at 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 23eb0292..05a1ed45 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -7039,7 +7039,7 @@ qemu-kvm -net nic,model=? /dev/null
   <input type='keyboard' bus='virtio'/>
   <input type='tablet' bus='virtio'/>
   <input type='passthrough' bus='virtio'>
-    <source evdev='/dev/input/event1/>
+    <source evdev='/dev/input/event1'/>
   </input>
 </devices>
 ...</pre>
-- 
2.25.0




More information about the libvir-list mailing list