mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
docs: fix filesystem schema indentation
Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
e4054d4cd4
commit
9e2a2f4d6d
@ -2768,18 +2768,18 @@
|
|||||||
<ref name="fsBinary"/>
|
<ref name="fsBinary"/>
|
||||||
</optional>
|
</optional>
|
||||||
<element name="source">
|
<element name="source">
|
||||||
<choice>
|
<choice>
|
||||||
<group>
|
<group>
|
||||||
<attribute name="dir">
|
<attribute name="dir">
|
||||||
<ref name="absDirPath"/>
|
<ref name="absDirPath"/>
|
||||||
</attribute>
|
</attribute>
|
||||||
</group>
|
</group>
|
||||||
<group>
|
<group>
|
||||||
<attribute name="socket">
|
<attribute name="socket">
|
||||||
<ref name="absFilePath"/>
|
<ref name="absFilePath"/>
|
||||||
</attribute>
|
</attribute>
|
||||||
</group>
|
</group>
|
||||||
</choice>
|
</choice>
|
||||||
<empty/>
|
<empty/>
|
||||||
</element>
|
</element>
|
||||||
</interleave>
|
</interleave>
|
||||||
@ -2842,10 +2842,10 @@
|
|||||||
</choice>
|
</choice>
|
||||||
<interleave>
|
<interleave>
|
||||||
<optional>
|
<optional>
|
||||||
<element name="target">
|
<element name="target">
|
||||||
<attribute name="dir"/>
|
<attribute name="dir"/>
|
||||||
<empty/>
|
<empty/>
|
||||||
</element>
|
</element>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="accessmode">
|
<attribute name="accessmode">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user