mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-13 16:15:19 +00:00
doc: Fix emulator pinning example in formatdomain.html
Add correct closing tags.
This commit is contained in:
parent
4021b85fce
commit
f8fbfbc281
@ -389,8 +389,8 @@
|
||||
<shares>2048</shares>
|
||||
<period>1000000</period>
|
||||
<quota>-1</quota>
|
||||
<emulator_period>1000000</period>
|
||||
<emulator_quota>-1</quota>
|
||||
<emulator_period>1000000</emulator_period>
|
||||
<emulator_quota>-1</emulator_quota>
|
||||
</cputune>
|
||||
...
|
||||
</domain>
|
||||
|
Loading…
x
Reference in New Issue
Block a user