]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Add missing 'vram' in QXL video device doc
authorChristophe Fergeau <cfergeau@redhat.com>
Thu, 21 Feb 2013 14:59:39 +0000 (15:59 +0100)
committerChristophe Fergeau <cfergeau@redhat.com>
Thu, 21 Feb 2013 15:34:12 +0000 (16:34 +0100)
docs/formatdomain.html.in

index ffcc33eb042b4c9c5d9d80c51b3e3fc72d3fe088..a9003d70d6a45425d005216e5d05cd52b78d4f19 100644 (file)
@@ -3583,7 +3583,8 @@ qemu-kvm -net nic,model=? /dev/null
         attribute <code>ram</code> (<span class="since">since
         1.0.2</span>) is allowed for "qxl" type only and specifies
         the size of the primary bar, while <code>vram</code> specifies the
-        secondary bar size.  If "ram" is not supplied a default value is used.
+        secondary bar size.  If "ram" or "vram" are not supplied a default
+        value is used.
       </dd>
 
       <dt><code>model</code></dt>