mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: fix typo in closing HTML element
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
parent
fcef44728d
commit
dfda3a8ed9
@ -5425,7 +5425,7 @@ qemu-kvm -net nic,model=? /dev/null
|
|||||||
This element provides means of setting coalesce settings for
|
This element provides means of setting coalesce settings for
|
||||||
some interface devices (currently only type <code>network</code>
|
some interface devices (currently only type <code>network</code>
|
||||||
and <code>bridge</code>. Currently there is just one attribute,
|
and <code>bridge</code>. Currently there is just one attribute,
|
||||||
<code>max</code>, to tweak, in element <code>frames<code> for
|
<code>max</code>, to tweak, in element <code>frames</code> for
|
||||||
the <code>rx</code> group, which accepts a non-negative integer
|
the <code>rx</code> group, which accepts a non-negative integer
|
||||||
that specifies the maximum number of packets that will be
|
that specifies the maximum number of packets that will be
|
||||||
received before an interrupt.
|
received before an interrupt.
|
||||||
|
Loading…
Reference in New Issue
Block a user