From: Martin Kletzander Date: Thu, 12 Feb 2015 12:29:08 +0000 (+0100) Subject: docs: Fix version reference in vcpu/iothread scheduling X-Git-Tag: v1.2.13-rc1~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0638ff21972fdbfdd11e56c271e85480aee7620;p=thirdparty%2Flibvirt.git docs: Fix version reference in vcpu/iothread scheduling Signed-off-by: Martin Kletzander --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index fcf598428e..873a1c7b18 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -664,7 +664,7 @@ real-time schedulers (fifo, 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.12 + Since 1.2.13