From: Vitaly Kuznetsov Date: Tue, 30 Jul 2019 10:13:42 +0000 (+0200) Subject: docs: formatdomain: fix 'SynIC' spelling X-Git-Tag: v5.6.0-rc2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08dec3b086b5e1964bd737cd4e49a903ea72befa;p=thirdparty%2Flibvirt.git docs: formatdomain: fix 'SynIC' spelling SynIC stands for 'Synthetic Interrupt Controller', it is not a NIC. Fix the spelling in accordance with Hypervisor Top Level Functional Specification. Signed-off-by: Vitaly Kuznetsov Reviewed-by: Ján Tomko Signed-off-by: Ján Tomko --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 0894d9cbfb..44b1ae7597 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -2142,13 +2142,13 @@ synic - Enable Synthetic Interrupt Controller (SyNIC) + Enable Synthetic Interrupt Controller (SynIC) on, off 1.3.3 (QEMU 2.6) stimer - Enable SyNIC timers + Enable SynIC timers on, off 1.3.3 (QEMU 2.6)