diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-08-13 17:38:29 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-08-13 17:38:29 +0000 |
commit | f8f19e305166b2934d492561f058214295317902 (patch) | |
tree | 9fd7e2fe9014b39b1054560b49c6c60ca07369f5 /usr.bin/tcpbench | |
parent | dec437a7393c2e752a63faab53bf8fdef28997de (diff) |
use Bk/Ek to avoid ugly split in synopsis;
Diffstat (limited to 'usr.bin/tcpbench')
-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 |