docs/formatdomain.html.in: Fix spelling PIC->PCI

Not "Programmable Interrupt Controller" but "Peripheral Component
Interconnect".

Signed-off-by: Philipp Hahn <hahn@univention.de>
This commit is contained in:
Philipp Hahn 2011-03-14 08:52:14 +01:00 committed by Eric Blake
parent 7cc101ce0e
commit c0c074c3aa
1 changed files with 1 additions and 1 deletions

View File

@ -968,7 +968,7 @@
<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>