diff options
Diffstat (limited to 'share/man/man4/pci.4')
-rw-r--r-- | share/man/man4/pci.4 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 6671f0b..c79626f 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -55,8 +55,8 @@ device. If used improperly, this driver can allow userland applications to crash a machine or cause data loss. .Pp -The -.Nm +The +.Nm driver implements the .Tn PCI bus in the kernel. @@ -74,7 +74,7 @@ children when client drivers are dynamically loaded at runtime. .Sh KERNEL CONFIGURATION -The +The .Nm device is included in the kernel as described in the SYNOPSIS section. The @@ -90,7 +90,6 @@ driver. They are defined in the header file .In sys/pciio.h . .Bl -tag -width 012345678901234 -.Pp .It PCIOCGETCONF This .Xr ioctl 2 |