summaryrefslogtreecommitdiffstats
path: root/share/man/man9/pci.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
committerru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
commit1cf159866714352fd8d7789b97068220cbb5a1a4 (patch)
tree5526e5113f4e9589bb734483867453b89a7ca4e6 /share/man/man9/pci.9
parentbf15efbfc56854d6fb20bb4ff7801d7549fe2bfd (diff)
downloadFreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.zip
FreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.tar.gz
Mechanically kill hard sentence breaks and double whitespaces.
Diffstat (limited to 'share/man/man9/pci.9')
-rw-r--r--share/man/man9/pci.96
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man9/pci.9 b/share/man/man9/pci.9
index 76d35ea..55ed70a 100644
--- a/share/man/man9/pci.9
+++ b/share/man/man9/pci.9
@@ -119,7 +119,8 @@ or
.Dv PCIM_CMD_PORTEN
bit in the
.Dv PCIR_COMMAND
-register appropriately. The
+register appropriately.
+The
.Fn pci_disable_io
function clears the appropriate bit.
The
@@ -202,7 +203,8 @@ of a PCI device, given its
.Fa vendor
and
.Fa device
-IDs. Note that there can be multiple matches for this search; this function
+IDs.
+Note that there can be multiple matches for this search; this function
only returns the first matching device.
.Sh IMPLEMENTATION NOTES
The
OpenPOWER on IntegriCloud