On Wed, May 09, 2018 at 04:26:54PM +0800, Nan Xiao wrote: > Hi tech@, > > This patch unifies format of tcpbench man page. Apologize if I am wrong, > thanks! >
fixed, thanks. jmc > Index: tcpbench.1 > =================================================================== > RCS file: /cvs/src/usr.bin/tcpbench/tcpbench.1,v > retrieving revision 1.23 > diff -u -p -r1.23 tcpbench.1 > --- tcpbench.1 25 Sep 2016 23:31:50 -0000 1.23 > +++ tcpbench.1 9 May 2018 08:20:25 -0000 > @@ -77,11 +77,11 @@ option. > The options are as follows: > .Bl -tag -width Ds > .It Fl 4 > -Forces > +Force > .Nm > to use IPv4 addresses only. > .It Fl 6 > -Forces > +Force > .Nm > to use IPv6 addresses only. > .It Fl B Ar buf > @@ -91,7 +91,7 @@ The default is 262144 bytes for TCP clie > In UDP client mode this may be used to specify the packet size on the test > stream. > .It Fl b Ar addr > -Specifies the IP address of the interface which is used to send the > packets. > +Specify the IP address of the interface which is used to send the packets. > .It Fl k Ar kvars > Specify one or more kernel variables to monitor; multiple variables must be > separated with commas. > > -- > Best Regards > Nan Xiao >
