]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix comment for <video> tag in domain RNG schema
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 12 Apr 2010 17:16:38 +0000 (18:16 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 2 Nov 2010 14:46:54 +0000 (14:46 +0000)
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

docs/schemas/domain.rng

index a934a77985f6231930d8d1343d5bc01bad1292fe..aaf9667eeb9b57a3f8f40f8124ea5f6842276f05 100644 (file)
     </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">