Fix comment for <video> tag in domain RNG schema

The comment for the <video> tag was a cut+paste error duplicating
info about the <graphics> tag

* docs/schemas/domain.rng: Fix comment for <video> tag
This commit is contained in:
Daniel P. Berrange
2010-04-12 18:16:38 +01:00
parent a1de6ba0f1
commit d532296cfa

View File

@@ -1149,10 +1149,8 @@
</element> </element>
</define> </define>
<!-- <!--
A graphic description, currently in Xen only 2 types are supported: A video adapter description, allowing configuration of device
- sdl with optional display, xauth and fullscreen model, number of virtual heads, and video ram size
- vnc with a required port and optional listen IP address, password
and keymap
--> -->
<define name="video"> <define name="video">
<element name="video"> <element name="video">