summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-03-18 13:01:37 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-03-18 13:01:37 +0000
commitb510764c3317da5d02895f84e5ee5625603a01b6 (patch)
treec795734849750f3a9ca12d57b9201f48de9354ff /share/man/man4
parent5c6fb93b956344d4b684e3a36dab601a50d5a4e2 (diff)
newsentence, newline
ok miod@ jmc@
Diffstat (limited to 'share/man/man4')
-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 7c5aaadd639..27d96fde73e 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.71 2003/03/06 21:58:03 jason Exp $
+.\" $OpenBSD: pci.4,v 1.72 2003/03/18 13:01:36 david Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -399,8 +399,8 @@ The
configuration register the user would like to access.
.It pi_width
The width, in bytes, of the data the user would like to read.
-This value may be either 1, 2, or 4. 3-byte reads and reads larger than
-4 bytes are not supported.
+This value may be either 1, 2, or 4.
+3-byte reads and reads larger than 4 bytes are not supported.
.It pi_data
The data returned by the kernel.
.El