pci.4: Use plural configuration registers

It is customary to use plural when talking about PCI configure registers.

Reported by:	scottl
MFC after:	2 weeks
X-MFC-with:	r349133
This commit is contained in:
Niclas Zeising 2019-06-17 17:35:55 +00:00
parent 970a1ed345
commit 2d4a74d7a0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=349150

View File

@ -307,7 +307,7 @@ from the ioctl.
.It pi_reg
The
.Tn PCI
configuration register the user would like to access.
configuration registers the user would like to access.
.It pi_width
The width, in bytes, of the data the user would like to read.
This value
@ -323,7 +323,7 @@ This
.Xr ioctl 2
allows users to write to the
.Tn PCI
configuration register specified in the passed-in
configuration registers specified in the passed-in
.Va pci_io
structure.
The