1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-26 03:21:44 +03:00

docs: Add readonly to filesystem RNG schema

"<readonly/>" is supported by filesystem XML, and also documented.
This commit is contained in:
Osier Yang 2012-01-16 17:17:26 +08:00
parent bfbbc49638
commit 4447d2cbdf

View File

@ -1186,6 +1186,11 @@
</choice>
</attribute>
</optional>
<optional>
<element name='readonly'>
<empty/>
</element>
</optional>
</element>
</define>
<define name="filesystemtgt">