[libvirt] [PATCH 02/33] docs: Fix since statement in host-model documentation

Jiri Denemark jdenemar at redhat.com
Wed Feb 15 10:14:56 UTC 2017


Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
---
 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 bc125ed63..294d3c467 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -1282,7 +1282,7 @@
           it's a good idea to avoid using <code>host-model</code> and use
           <code>custom</code> mode with just the CPU model from host
           capabilities XML.
-          <span class="since">(Since 1.2.11)</span>. PowerISA allows
+          <span class="since">Since 1.2.11</span> PowerISA allows
           processors to run VMs in binary compatibility mode supporting an
           older version of ISA.  Libvirt on PowerPC architecture uses the
           <code>host-model</code> to signify a guest mode CPU running in
-- 
2.11.1




More information about the libvir-list mailing list