From da1001a60825ce1fc008a201dc19cacdfcdba8ab Mon Sep 17 00:00:00 2001 From: zeising Date: Mon, 17 Jun 2019 16:54:51 +0000 Subject: [PATCH] pci.4: wordsmith and add missing words Add missing words after PCI in the description of the PCIOCWRITE and PCIOCATTACHED ioctls. Use singular in PCIOCREAD, we only read one register at the time. Reviewed by: bcr, bjk, rgrimes, cem MFC after: 2 weeks X-MFC-with: r349133 Differential Revision: https://reviews.freebsd.org/D20671 --- share/man/man4/pci.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index a063f80aca1b..e328e7bab8bb 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -290,7 +290,7 @@ This .Xr ioctl 2 reads the .Tn PCI -configuration registers specified by the passed-in +configuration register specified by the passed-in .Va pci_io structure. The @@ -323,7 +323,7 @@ This .Xr ioctl 2 allows users to write to the .Tn PCI -specified in the passed-in +configuration register specified in the passed-in .Va pci_io structure. The @@ -338,7 +338,7 @@ This .Xr ioctl 2 allows users to query if a driver is attached to the .Tn PCI -specified in the passed-in +device specified in the passed-in .Va pci_io structure. The