]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Fix a typo in formatdomain.html
authorHan Han <hhan@redhat.com>
Fri, 22 May 2020 10:25:52 +0000 (18:25 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 22 May 2020 14:43:28 +0000 (16:43 +0200)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.html.in

index 23eb029234d57ac6b717f3aaba32aff651687804..05a1ed450938707145d578b91d18bfafb312eec2 100644 (file)
@@ -7039,7 +7039,7 @@ qemu-kvm -net nic,model=? /dev/null
   &lt;input type='keyboard' bus='virtio'/&gt;
   &lt;input type='tablet' bus='virtio'/&gt;
   &lt;input type='passthrough' bus='virtio'&gt;
-    &lt;source evdev='/dev/input/event1/&gt;
+    &lt;source evdev='/dev/input/event1'/&gt;
   &lt;/input&gt;
 &lt;/devices&gt;
 ...</pre>