]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs/formatdomain.html.in: Fix spelling PIC->PCI
authorPhilipp Hahn <hahn@univention.de>
Mon, 14 Mar 2011 07:52:14 +0000 (08:52 +0100)
committerEric Blake <eblake@redhat.com>
Mon, 14 Mar 2011 20:54:19 +0000 (14:54 -0600)
Not "Programmable Interrupt Controller" but "Peripheral Component
Interconnect".

Signed-off-by: Philipp Hahn <hahn@univention.de>
docs/formatdomain.html.in

index d39aee0af121439c68560f96782ea3e0d55713fe..f06b5249e241801c26258832f2960423a56b1b08 100644 (file)
       <dd>The <code>hostdev</code> element is the main container for describing
         host devices. For usb device passthrough <code>mode</code> is always
         "subsystem" and <code>type</code> is "usb" for a USB device and "pci"
-        for a PCI device. When <code>managed</code> is "yes" for a PIC
+        for a PCI device. When <code>managed</code> is "yes" for a PCI
         device, it is detached from the host before being passed on to
         the guest.</dd>
       <dt><code>source</code></dt>