From c0c074c3aa57cc571b37eeed7bf7077bb417e55d Mon Sep 17 00:00:00 2001 From: Philipp Hahn Date: Mon, 14 Mar 2011 08:52:14 +0100 Subject: [PATCH] docs/formatdomain.html.in: Fix spelling PIC->PCI Not "Programmable Interrupt Controller" but "Peripheral Component Interconnect". Signed-off-by: Philipp Hahn --- docs/formatdomain.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index d39aee0af1..f06b5249e2 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -968,7 +968,7 @@
The hostdev element is the main container for describing host devices. For usb device passthrough mode is always "subsystem" and type is "usb" for a USB device and "pci" - for a PCI device. When managed is "yes" for a PIC + for a PCI device. When managed is "yes" for a PCI device, it is detached from the host before being passed on to the guest.
source
-- 2.47.2