[libvirt] [PATCH] docs: Fix typo in CPU tuning

Jiri Denemark jdenemar at redhat.com
Fri Aug 31 06:22:57 UTC 2012


---
 docs/formatdomain.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index be8489a..bb842f9 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -385,7 +385,7 @@
     <vcpupin vcpu="1" cpuset="0,1"/>
     <vcpupin vcpu="2" cpuset="2,3"/>
     <vcpupin vcpu="3" cpuset="0,4"/>
-    <emulatorpin cpuset="1-3"/%gt;
+    <emulatorpin cpuset="1-3"/>
     <shares>2048</shares>
     <period>1000000</period>
     <quota>-1</quota>
-- 
1.7.12




More information about the libvir-list mailing list