[libvirt] [PATCH] docs: fix libvirt version for vram64 in formatdomain.html.in

Pavel Hrdina phrdina at redhat.com
Thu Mar 17 14:53:27 UTC 2016


Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
---

Pushed under trivial rule.

 docs/formatdomain.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 41f2488..423dcdc 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -5200,7 +5200,7 @@ qemu-kvm -net nic,model=? /dev/null
           two as <code>vram</code>. There is also optional attribute
           <code>vgamem</code> (<span class="since">since 1.2.11</span>) to set
           the size of VGA framebuffer for fallback mode of QXL device.
-          Attribute <code>vram64</code> (<span class="since">since 1.3.2</span>)
+          Attribute <code>vram64</code> (<span class="since">since 1.3.3</span>)
           extends secondary bar and makes it addressable as 64bit memory.
         </p>
       </dd>
-- 
2.7.3




More information about the libvir-list mailing list