From: Martin Kletzander Date: Wed, 24 Jun 2015 08:16:56 +0000 (+0200) Subject: docs: Fix trivial copy-paste error X-Git-Tag: v1.2.17-rc1~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4902d170543946a9b6dd57a394de62efa6aaa852;p=thirdparty%2Flibvirt.git docs: Fix trivial copy-paste error Signed-off-by: Martin Kletzander --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 95d8c45487..f7b9f519a3 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -726,8 +726,7 @@ If no iothreadids are defined, then libvirt numbers IOThreads from 1 to the number of iothreads available for the domain. For real-time schedulers (fifo, - rr), priority must real-time schedulers - (fifo, rr), priority must be specified as + rr), 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). Since 1.2.13