[libvirt] [PATCH] docs/formatdomain.html.in: Fix spelling PIC->PCI

Philipp Hahn hahn at univention.de
Mon Mar 14 07:52:14 UTC 2011


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

Signed-off-by: Philipp Hahn <hahn at univention.de>
---
 docs/formatdomain.html.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index d39aee0..f06b524 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -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>
-- 
1.7.1




More information about the libvir-list mailing list