diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2016-03-12 23:14:39 +0100 |
---|---|---|
committer | Christophe Fergeau <cfergeau@redhat.com> | 2016-05-12 14:53:24 +0200 |
commit | 28675d633b1dce3b18e587f963bd5a7a25465f3a (patch) | |
tree | 55510c509370e77dfc56f56c8a41970816b2ffae /docs | |
parent | 96b21fb0ecf8242ceb298607da61b5718511a388 (diff) | |
download | libvirt-28675d633b1dce3b18e587f963bd5a7a25465f3a.tar.gz |
schemas: Improve outdated comment
Diffstat (limited to 'docs')
-rw-r--r-- | docs/schemas/domaincommon.rng | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 273715ced2..8798001d7d 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -2622,10 +2622,7 @@ </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 graphic description (SPICE, VNC, SDL, ...) --> <define name="graphic"> <element name="graphics"> |