mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: re-fix stray /
Commit 6cb4acc
reintroduced the bug fixed in commit d145fe3.
* docs/formatdomain.html.in (elementsDisks): Fix again.
This commit is contained in:
parent
c4ac050fcb
commit
bc1b27e07e
@ -947,7 +947,7 @@
|
||||
<devices>
|
||||
<disk type='file' snapshot='external'>
|
||||
<driver name="tap" type="aio" cache="default"/>
|
||||
<source file='/var/lib/xen/images/fv0'/ startupPolicy='optional'>
|
||||
<source file='/var/lib/xen/images/fv0' startupPolicy='optional'>
|
||||
<seclabel relabel='no'/>
|
||||
</source>
|
||||
<target dev='hda' bus='ide'/>
|
||||
|
Loading…
Reference in New Issue
Block a user