[libvirt PATCH] docs: virtiofs: remove extra slash

Ján Tomko jtomko at redhat.com
Thu Sep 9 15:58:36 UTC 2021


Reported-by: Richard W.M. Jones <rjones at redhat.com>
Signed-off-by: Ján Tomko <jtomko at redhat.com>
---
Pushed as trivial.

 docs/kbase/virtiofs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/kbase/virtiofs.rst b/docs/kbase/virtiofs.rst
index b89de0c57a..9123fc2316 100644
--- a/docs/kbase/virtiofs.rst
+++ b/docs/kbase/virtiofs.rst
@@ -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'/>
-- 
2.31.1




More information about the libvir-list mailing list