[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH] docs: typo in acceleration element
- From: Martin Kletzander <mkletzan redhat com>
- To: libvir-list redhat com
- Cc: Martin Kletzander <mkletzan redhat com>
- Subject: [libvirt] [PATCH] docs: typo in acceleration element
- Date: Mon, 28 May 2012 12:47:54 +0200
"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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]