mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
docs: typo in acceleration element
"accel3d" was specified twice, the second one is obviously "accel2d" (also from the text down below.
This commit is contained in:
parent
de9758ae9b
commit
94618eb66a
@ -3112,7 +3112,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