[libvirt] [PATCH] docs: fix typo in isa-serial additions

Laine Stump laine at laine.org
Thu Jan 10 19:37:07 UTC 2013


This was preventing make rpm from completing.
---
Pushed under the build breaker rule.

 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 90f8abe..bb0b199 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -3693,7 +3693,7 @@ qemu-kvm -net nic,model=? /dev/null
       specifies the port number. Ports are numbered starting from 0. There are
       usually 0, 1 or 2 serial ports. There is also an optional
       <code>type</code> attribute <span class="since">since 1.0.2</span>
-      which has two choices for its value, one is< code>isa-serial</code>,
+      which has two choices for its value, one is <code>isa-serial</code>,
       the other is <code>usb-serial</code>. If <code>type</code> is missing,
       <code>isa-serial</code> will be used by default. For <code>usb-serial</code>
       an optional sub-element <code><address></code> with
-- 
1.7.11.7




More information about the libvir-list mailing list