From 88210f5f3131431c6b3c381230e44f5f62e5fde1 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 29 May 2007 04:15:21 +0000 Subject: [PATCH] ffix --- man2/pciconfig_read.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/pciconfig_read.2 b/man2/pciconfig_read.2 index f83557833..af7fc8e06 100644 --- a/man2/pciconfig_read.2 +++ b/man2/pciconfig_read.2 @@ -17,7 +17,7 @@ pciconfig_read, pciconfig_write, pciconfig_iobase \- pci device information hand .BI " unsigned long " devfn ); .fi .SH DESCRIPTION -.TP +.PP Most of the interaction with PCI devices is already handled by the kernel PCI layer, and thus these calls should not normally need to be accessed from userspace.