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

28 May
2012
28 May
'12
6:47 a.m.
"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
4851
Age (days ago)
4851
Last active (days ago)
0 comments
1 participants
participants (1)
-
Martin Kletzander