aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/pci.4
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
commitc1f3e4bf21571a88d4269a87f57e3e4ff2ba3ef6 (patch)
treefb1031efffc2846e7cacb61180a01c78ece1c3e9 /share/man/man4/pci.4
parent52353da871a1c6308e9596c9fc75e374413a6ac4 (diff)
downloadsrc-c1f3e4bf21571a88d4269a87f57e3e4ff2ba3ef6.tar.gz
src-c1f3e4bf21571a88d4269a87f57e3e4ff2ba3ef6.zip
Notes
Diffstat (limited to 'share/man/man4/pci.4')
-rw-r--r--share/man/man4/pci.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index 8aa8b60028f3..d31bd173a44d 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -118,7 +118,7 @@ device class.
The flags describe which of the fields the kernel should match against.
A device must match all specified fields in order to be returned. The
match flags are enumerated in the
-.Va pci_getconf_flags
+.Va pci_getconf_flags
structure.
Hopefully the flag values are obvious enough that they don't need to
described in detail.
@@ -134,7 +134,7 @@ Number of matches returned by the kernel.
.It matches
Buffer containing matching devices returned by the kernel. The items in
this buffer are of type
-.Va pci_conf ,
+.Va pci_conf ,
which consists of the following items:
.Bl -tag -width pc_subvendor
.It pc_sel
@@ -202,7 +202,7 @@ buffer.
.It PCI_GETCONF_LIST_CHANGED
This status tells the user that the
.Tn PCI
-device list has changed since his last call to the
+device list has changed since his last call to the
.Dv PCIOCGETCONF
ioctl and he must reset the
.Va offset