diff options
-rw-r--r-- | usr.bin/tcpbench/tcpbench.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/tcpbench/tcpbench.1 b/usr.bin/tcpbench/tcpbench.1 index a525db6e595..1474074e81b 100644 --- a/usr.bin/tcpbench/tcpbench.1 +++ b/usr.bin/tcpbench/tcpbench.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpbench.1,v 1.6 2009/08/13 14:19:43 claudio Exp $ +.\" $OpenBSD: tcpbench.1,v 1.7 2009/08/13 17:38:28 jmc Exp $ .\" .\" Copyright (c) 2008 Damien Miller <djm@mindrot.org> .\" @@ -34,6 +34,7 @@ .Op Fl V Ar rdomain .Ar hostname .Nm +.Bk -words .Fl s .Op Fl v .Op Fl B Ar buf @@ -42,6 +43,7 @@ .Op Fl r Ar rate .Op Fl S Ar space .Op Fl V Ar rdomain +.Ek .Sh DESCRIPTION .Nm is a small tool that performs throughput benchmarking and concurrent |