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>
|
||||
</define>
|
||||
<!--
|
||||
A graphic description, currently in Xen only 2 types are supported:
|
||||
- sdl with optional display, xauth and fullscreen
|
||||
- vnc with a required port and optional listen IP address, password
|
||||
and keymap
|
||||
A video adapter description, allowing configuration of device
|
||||
model, number of virtual heads, and video ram size
|
||||
-->
|
||||
<define name="video">
|
||||
<element name="video">
|
||||
|
||||
Reference in New Issue
Block a user