mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-04 20:15:19 +00:00
docs: typo in acceleration element
"accel3d" was specified twice, the second one is obviously "accel2d"
(also from the text down below.
(cherry picked from commit 94618eb66a
)
This commit is contained in:
parent
9096dc1a5f
commit
da5eb7f119
@ -3063,7 +3063,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>
|
||||
|
Loading…
Reference in New Issue
Block a user