summaryrefslogtreecommitdiffstats
path: root/share/man/man4/pci.4
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
committerschweikh <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
commit511e378b14868fd06fca565a7db84b7080fdbcb7 (patch)
treefb1031efffc2846e7cacb61180a01c78ece1c3e9 /share/man/man4/pci.4
parentb855a121e272a07bd83ce7b51f776e73d7412cf4 (diff)
downloadFreeBSD-src-511e378b14868fd06fca565a7db84b7080fdbcb7.zip
FreeBSD-src-511e378b14868fd06fca565a7db84b7080fdbcb7.tar.gz
Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
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 8aa8b60..d31bd17 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
OpenPOWER on IntegriCloud