From: Han Han Date: Fri, 22 May 2020 10:25:52 +0000 (+0800) Subject: docs: Fix a typo in formatdomain.html X-Git-Tag: v6.4.0-rc1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f718709431429fbb4e1fc6781f3a3752a7f43f70;p=thirdparty%2Flibvirt.git docs: Fix a typo in formatdomain.html Signed-off-by: Han Han Reviewed-by: Michal Privoznik --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 23eb029234..05a1ed4509 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> ...