]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Fix trivial copy-paste error
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 24 Jun 2015 08:16:56 +0000 (10:16 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 24 Jun 2015 08:16:56 +0000 (10:16 +0200)
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/formatdomain.html.in

index 95d8c45487aa3fa98cd4ce1074989dc8fe196662..f7b9f519a377f009f3dc05f03035acf277c6cdaa 100644 (file)
         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>