summaryrefslogtreecommitdiff
path: root/usr.sbin/pcictl
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2006-10-03 02:08:16 +0000
committerwiz <wiz@NetBSD.org>2006-10-03 02:08:16 +0000
commitde593fa02ddd43efc426c2ebf7ed95c500bc7048 (patch)
tree37c2df0c63a937f82cdaef70bfc79b2938522b94 /usr.sbin/pcictl
parent9be39536c1f2069a36bb79daac603897fb1cb86c (diff)
New sentence, new line.
Diffstat (limited to 'usr.sbin/pcictl')
-rw-r--r--usr.sbin/pcictl/pcictl.821
1 files changed, 11 insertions, 10 deletions
diff --git a/usr.sbin/pcictl/pcictl.8 b/usr.sbin/pcictl/pcictl.8
index 77ca313176d..2ecbc0527f6 100644
--- a/usr.sbin/pcictl/pcictl.8
+++ b/usr.sbin/pcictl/pcictl.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: pcictl.8,v 1.4 2006/10/01 00:13:28 hubertf Exp $
+.\" $NetBSD: pcictl.8,v 1.5 2006/10/03 02:08:16 wiz Exp $
.\"
.\" Copyright 2001 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -60,13 +60,14 @@ The following commands are available:
.Op Fl d Ar device
.Op Fl f Ar function
.Pp
-List the devices in the PCI domain, either as names or if
+List the devices in the PCI domain, either as names or, if
.Fl n
-is given as numbers.
+is given, as numbers.
The bus, device, and function
-numbers may be specified by flags. If the bus is not
-specified, it defaults to the bus number of the PCI bus specified
-on the command line. Any other locator not specified defaults
+numbers may be specified by flags.
+If the bus is not specified, it defaults to the bus number of the
+PCI bus specified on the command line.
+Any other locator not specified defaults
to a wildcard, or may be explicitly wildcarded by specifying
.Dq any .
.Pp
@@ -76,10 +77,10 @@ to a wildcard, or may be explicitly wildcarded by specifying
.Op Fl f Ar function
.Pp
Dump the PCI configuration space for the specified device located
-at the specified bus, device, and function. If the bus is not
-specified, it defaults to the bus number of the PCI bus specified
-on the command line. If the function is not specified, it defaults
-to 0.
+at the specified bus, device, and function.
+If the bus is not specified, it defaults to the bus number of the
+PCI bus specified on the command line.
+If the function is not specified, it defaults to 0.
.Sh FILES
.Pa /dev/pci*
- PCI bus device nodes