mirror of https://gitee.com/openkylin/libvirt.git
docs: virtiofs: remove extra slash
Reported-by: Richard W.M. Jones <rjones@redhat.com> Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
e6ff98a0d2
commit
6f7f5829f1
|
@ -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'/>
|
||||
|
|
Loading…
Reference in New Issue