[libvirt] [PATCH] docs: Fix trivial copy-paste error

Martin Kletzander mkletzan at redhat.com
Wed Jun 24 08:19:04 UTC 2015


Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
Pushed as trivial (in a while).

 docs/formatdomain.html.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 95d8c45487aa..f7b9f519a377 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -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>
--
2.4.4




More information about the libvir-list mailing list