Re: svn commit: r349146 - head/share/man/man4

2019-06-17 Thread Warner Losh
Especially since there can be multiple PCI registers that can be read in 1 32-bit transaction. Warner On Mon, Jun 17, 2019, 10:28 AM Scott Long wrote: > It’s customary to refer to PCI configuration registers in the plural > form. Would > you mind changing back from “register” to “registers”? >

Re: svn commit: r349146 - head/share/man/man4

2019-06-17 Thread Scott Long
> On Jun 17, 2019, at 11:37 AM, Niclas Zeising wrote: > > On 2019-06-17 19:27, Scott Long wrote: >> It’s customary to refer to PCI configuration registers in the plural form. >> Would >> you mind changing back from “register” to “registers”? > > I didn't know that. > Changed in r349150 > Reg

Re: svn commit: r349146 - head/share/man/man4

2019-06-17 Thread Niclas Zeising
On 2019-06-17 19:27, Scott Long wrote: It’s customary to refer to PCI configuration registers in the plural form. Would you mind changing back from “register” to “registers”? I didn't know that. Changed in r349150 Regards -- Niclas ___ svn-src-head

Re: svn commit: r349146 - head/share/man/man4

2019-06-17 Thread Scott Long
It’s customary to refer to PCI configuration registers in the plural form. Would you mind changing back from “register” to “registers”? Thanks, Scott > On Jun 17, 2019, at 10:54 AM, Niclas Zeising wrote: > > Author: zeising (doc,ports committer) > Date: Mon Jun 17 16:54:51 2019 > New Revisio