On Tue, Apr 04, 2017 at 09:31:17AM +0200, Geert Uytterhoeven wrote: > Hi Wolfram, > > On Mon, Apr 3, 2017 at 7:36 PM, Wolfram Sang > wrote: > > --- a/tools/i2ctransfer.8 > > +++ b/tools/i2ctransfer.8 > > @@ -74,7 +74,7 @@ This number should correspond to one of the busses listed by > > The next parameter is one or multiple > > .I desc > > blocks. > > -The number of blocks is limited by the Linux Kernel and defined in I2C_RDWR_IOCTL_MAX_MSGS (42 as of v4.10). > > +The number of blocks is limited by the Linux Kernel and defined with I2C_RDWR_IOCTL_MAX_MSGS (42 as of v4.10). > > defined by? Thanks, yes. Fixed locally and pushed out.