=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tcpbench/tcpbench.1,v retrieving revision 1.28 retrieving revision 1.29 diff -c -r1.28 -r1.29 *** src/usr.bin/tcpbench/tcpbench.1 2020/05/04 12:13:09 1.28 --- src/usr.bin/tcpbench/tcpbench.1 2021/02/04 18:46:25 1.29 *************** *** 1,4 **** ! .\" $OpenBSD: tcpbench.1,v 1.28 2020/05/04 12:13:09 sthen Exp $ .\" .\" Copyright (c) 2008 Damien Miller .\" --- 1,4 ---- ! .\" $OpenBSD: tcpbench.1,v 1.29 2021/02/04 18:46:25 bluhm 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: May 4 2020 $ .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: February 4 2021 $ .Dt TCPBENCH 1 .Os .Sh NAME *************** *** 24,30 **** .Nm .Fl l .Nm ! .Op Fl 46RUuv .Op Fl B Ar buf .Op Fl b Ar sourceaddr .Op Fl k Ar kvars --- 24,30 ---- .Nm .Fl l .Nm ! .Op Fl 46DRUuv .Op Fl B Ar buf .Op Fl b Ar sourceaddr .Op Fl k Ar kvars *************** *** 39,45 **** .Nm .Bk -words .Fl s ! .Op Fl 46Uuv .Op Fl B Ar buf .Op Fl k Ar kvars .Op Fl p Ar port --- 39,45 ---- .Nm .Bk -words .Fl s ! .Op Fl 46DUuv .Op Fl B Ar buf .Op Fl k Ar kvars .Op Fl p Ar port *************** *** 111,116 **** --- 111,118 ---- .It Fl b Ar sourceaddr Specify the IP address to send the packets from, which is useful on machines with multiple interfaces. + .It Fl D + Enable debugging on the socket. .It Fl k Ar kvars Specify one or more kernel variables to monitor; multiple variables must be separated with commas.