]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: formatdomain: fix 'SynIC' spelling
authorVitaly Kuznetsov <vkuznets@redhat.com>
Tue, 30 Jul 2019 10:13:42 +0000 (12:13 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 30 Jul 2019 10:44:58 +0000 (12:44 +0200)
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 <vkuznets@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.html.in

index 0894d9cbfb50582e2a3a0e4b4e0c68005c6325b3..44b1ae759713ae851651015976933feaba268099 100644 (file)
         </tr>
         <tr>
           <td>synic</td>
-          <td>Enable Synthetic Interrupt Controller (SyNIC)</td>
+          <td>Enable Synthetic Interrupt Controller (SynIC)</td>
           <td>on, off</td>
           <td><span class="since">1.3.3 (QEMU 2.6)</span></td>
         </tr>
         <tr>
           <td>stimer</td>
-          <td>Enable SyNIC timers</td>
+          <td>Enable SynIC timers</td>
           <td>on, off</td>
           <td><span class="since">1.3.3 (QEMU 2.6)</span></td>
         </tr>