]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: virtiofs: remove extra slash
authorJán Tomko <jtomko@redhat.com>
Thu, 9 Sep 2021 15:53:18 +0000 (17:53 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 9 Sep 2021 15:53:18 +0000 (17:53 +0200)
Reported-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
docs/kbase/virtiofs.rst

index b89de0c57a768de1b6928301e48179036d611d03..9123fc231654c91ce96e796e0ed323f3ae85f100 100644 (file)
@@ -81,7 +81,7 @@ control and need to be set by the application running virtiofsd.
 
 ::
 
-  <filesystem type='mount'/>
+  <filesystem type='mount'>
     <driver type='virtiofs' queue='1024'/>
     <source socket='/var/virtiofsd.sock'/>
     <target dir='tag'/>