=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tcpbench/tcpbench.1,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/tcpbench/tcpbench.1 2008/06/26 07:05:56 1.5 +++ src/usr.bin/tcpbench/tcpbench.1 2009/08/13 14:19:43 1.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpbench.1,v 1.5 2008/06/26 07:05:56 jmc Exp $ +.\" $OpenBSD: tcpbench.1,v 1.6 2009/08/13 14:19:43 claudio Exp $ .\" .\" Copyright (c) 2008 Damien Miller .\" @@ -14,7 +14,7 @@ .\" 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 26 2008 $ +.Dd $Mdocdate: August 13 2009 $ .Os .Dt TCPBENCH 1 .Sh NAME @@ -31,6 +31,7 @@ .Op Fl p Ar port .Op Fl r Ar rate .Op Fl S Ar space +.Op Fl V Ar rdomain .Ar hostname .Nm .Fl s @@ -40,6 +41,7 @@ .Op Fl p Ar port .Op Fl r Ar rate .Op Fl S Ar space +.Op Fl V Ar rdomain .Sh DESCRIPTION .Nm is a small tool that performs throughput benchmarking and concurrent @@ -94,6 +96,9 @@ .Nm in server mode, where it will listen on all interfaces for incoming connections. +.It Fl V Ar rdomain +Set the routing domain. +The default is 0. .It Fl v Display verbose output. If specified more than once, increase the detail of information displayed.