提交 94618eb6 编写于 作者: M Martin Kletzander

docs: typo in acceleration element

"accel3d" was specified twice, the second one is obviously "accel2d"
(also from the text down below.
上级 de9758ae
...@@ -3112,7 +3112,7 @@ qemu-kvm -net nic,model=? /dev/null ...@@ -3112,7 +3112,7 @@ qemu-kvm -net nic,model=? /dev/null
<devices> <devices>
<video> <video>
<model type='vga' vram='8192' heads='1'> <model type='vga' vram='8192' heads='1'>
<acceleration accel3d='yes' accel3d='yes'/> <acceleration accel3d='yes' accel2d='yes'/>
</model> </model>
</video> </video>
</devices> </devices>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册