docs: schema: Add missing <alias> to vsock device

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1600345

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
Han Han 2018-07-12 14:28:17 +08:00 committed by Erik Skultety
parent 955c4318bf
commit c03d36b91d

View File

@ -4234,6 +4234,9 @@
<optional> <optional>
<ref name="address"/> <ref name="address"/>
</optional> </optional>
<optional>
<ref name="alias"/>
</optional>
</interleave> </interleave>
</element> </element>
</define> </define>