=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tcpbench/tcpbench.1,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/tcpbench/tcpbench.1 2008/05/09 09:01:23 1.2 --- src/usr.bin/tcpbench/tcpbench.1 2008/06/12 20:34:47 1.3 *************** *** 1,4 **** ! .\" $OpenBSD: tcpbench.1,v 1.2 2008/05/09 09:01:23 jmc Exp $ .\" .\" Copyright (c) 2008 Damien Miller .\" --- 1,4 ---- ! .\" $OpenBSD: tcpbench.1,v 1.3 2008/06/12 20:34:47 henning 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 9 2008 $ .Os .Dt TCPBENCH 1 .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: June 12 2008 $ .Os .Dt TCPBENCH 1 .Sh NAME *************** *** 27,32 **** --- 27,33 ---- .Op Fl v .Op Fl B Ar buf .Op Fl k Ar kvars + .Op Fl n Ar connections .Op Fl p Ar port .Op Fl r Ar rate .Op Fl S Ar space *************** *** 75,80 **** --- 76,83 ---- The default is not to monitor any variables. .It Fl l List the name of kernel variables available for monitoring and exit. + .It Fl n Ar connections + Use given number of tcp connections (default: 1). .It Fl p Ar port Specify the port used for the TCP test stream (default: 12345). .It Fl r Ar rate