mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user