diff options
-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 |