diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-12 23:00:52 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-12 23:00:52 +0000 |
commit | 9dd98aabb37bc408e6189d9e55dfaa52c8edff1d (patch) | |
tree | 1f27709c27387fcbd1b72a9f6bbad119b1ea72bb /usr.bin/tcpbench | |
parent | f6a3bcfb9f4f2503211521e9e050cbad259b5f11 (diff) |
tweak previous;
Diffstat (limited to 'usr.bin/tcpbench')
-rw-r--r-- | usr.bin/tcpbench/tcpbench.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tcpbench/tcpbench.1 b/usr.bin/tcpbench/tcpbench.1 index 356fe236a83..f2a68ddd483 100644 --- a/usr.bin/tcpbench/tcpbench.1 +++ b/usr.bin/tcpbench/tcpbench.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpbench.1,v 1.3 2008/06/12 20:34:47 henning Exp $ +.\" $OpenBSD: tcpbench.1,v 1.4 2008/06/12 23:00:51 jmc Exp $ .\" .\" Copyright (c) 2008 Damien Miller <djm@mindrot.org> .\" @@ -77,7 +77,7 @@ 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). +Use the 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 |