=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tcpbench/tcpbench.1,v retrieving revision 1.23 retrieving revision 1.24 diff -c -r1.23 -r1.24 *** src/usr.bin/tcpbench/tcpbench.1 2016/09/25 23:31:50 1.23 --- src/usr.bin/tcpbench/tcpbench.1 2018/05/09 11:17:51 1.24 *************** *** 1,4 **** ! .\" $OpenBSD: tcpbench.1,v 1.23 2016/09/25 23:31:50 deraadt Exp $ .\" .\" Copyright (c) 2008 Damien Miller .\" --- 1,4 ---- ! .\" $OpenBSD: tcpbench.1,v 1.24 2018/05/09 11:17:51 jmc Exp $ .\" .\" Copyright (c) 2008 Damien Miller .\" *************** *** 14,20 **** .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: September 25 2016 $ .Dt TCPBENCH 1 .Os .Sh NAME --- 14,20 ---- .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: May 9 2018 $ .Dt TCPBENCH 1 .Os .Sh NAME *************** *** 77,87 **** The options are as follows: .Bl -tag -width Ds .It Fl 4 ! Forces .Nm to use IPv4 addresses only. .It Fl 6 ! Forces .Nm to use IPv6 addresses only. .It Fl B Ar buf --- 77,87 ---- The options are as follows: .Bl -tag -width Ds .It Fl 4 ! Force .Nm to use IPv4 addresses only. .It Fl 6 ! Force .Nm to use IPv6 addresses only. .It Fl B Ar buf *************** *** 91,97 **** 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. .It Fl k Ar kvars Specify one or more kernel variables to monitor; multiple variables must be separated with commas. --- 91,97 ---- In UDP client mode this may be used to specify the packet size on the test stream. .It Fl b Ar addr ! 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.