[libvirt] [PATCH] docs: typo in acceleration element

Martin Kletzander mkletzan at redhat.com
Mon May 28 10:47:54 UTC 2012


"accel3d" was specified twice, the second one is obviously "accel2d"
---
Pushed under "trivial" rule.

 docs/formatdomain.html.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 3875167..5d4cc36 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -3098,7 +3098,7 @@ qemu-kvm -net nic,model=? /dev/null
   <devices>
     <video>
       <model type='vga' vram='8192' heads='1'>
-        <acceleration accel3d='yes' accel3d='yes'/>
+        <acceleration accel3d='yes' accel2d='yes'/>
       </model>
     </video>
   </devices>
--
1.7.8.6




More information about the libvir-list mailing list