docs: Fix trivial copy-paste error

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
Martin Kletzander 2015-06-24 10:16:56 +02:00
parent 898e76f0aa
commit 4902d17054

View File

@ -726,8 +726,7 @@
If no <code>iothreadids</code> are defined, then libvirt numbers
IOThreads from 1 to the number of <code>iothreads</code> available
for the domain. For real-time schedulers (<code>fifo</code>,
<code>rr</code>), priority must real-time schedulers
(<code>fifo</code>, <code>rr</code>), priority must be specified as
<code>rr</code>), priority must be specified as
well (and is ignored for non-real-time ones). The value range
for the priority depends on the host kernel (usually 1-99).
<span class="since">Since 1.2.13</span>