mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: fix typo in isa-serial additions
This was preventing make rpm from completing.
This commit is contained in:
parent
9f2879d311
commit
7a4bf34b56
@ -3693,7 +3693,7 @@ qemu-kvm -net nic,model=? /dev/null
|
|||||||
specifies the port number. Ports are numbered starting from 0. There are
|
specifies the port number. Ports are numbered starting from 0. There are
|
||||||
usually 0, 1 or 2 serial ports. There is also an optional
|
usually 0, 1 or 2 serial ports. There is also an optional
|
||||||
<code>type</code> attribute <span class="since">since 1.0.2</span>
|
<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,
|
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>
|
<code>isa-serial</code> will be used by default. For <code>usb-serial</code>
|
||||||
an optional sub-element <code><address></code> with
|
an optional sub-element <code><address></code> with
|
||||||
|
Loading…
Reference in New Issue
Block a user