diff options
author | Christiano F. Haesbaert <haesbaert@cvs.openbsd.org> | 2011-12-18 01:19:08 +0000 |
---|---|---|
committer | Christiano F. Haesbaert <haesbaert@cvs.openbsd.org> | 2011-12-18 01:19:08 +0000 |
commit | ef20db172336b36e36185d3dcae12432d43d51ef (patch) | |
tree | 3e12f9a88a1a75b09b49a47e3cbf595f1cf89408 /usr.bin | |
parent | 1771375cd0f0f6cf041212ddfb4ad791726bf20f (diff) |
Typo.
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/tcpbench/tcpbench.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tcpbench/tcpbench.1 b/usr.bin/tcpbench/tcpbench.1 index f24ff04bedb..dd59a1690a4 100644 --- a/usr.bin/tcpbench/tcpbench.1 +++ b/usr.bin/tcpbench/tcpbench.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpbench.1,v 1.15 2011/09/09 00:40:54 haesbaert Exp $ +.\" $OpenBSD: tcpbench.1,v 1.16 2011/12/18 01:19:07 haesbaert Exp $ .\" .\" Copyright (c) 2008 Damien Miller <djm@mindrot.org> .\" @@ -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: September 9 2011 $ +.Dd $Mdocdate: December 18 2011 $ .Dt TCPBENCH 1 .Os .Sh NAME @@ -129,7 +129,7 @@ or a number in either hex or decimal. Use UDP instead of TCP; this must be specified on both the client and the server. Transmitted packets per second (TX PPS) will be accounted on the client -side, while received packets per second (RX PPS) whill be accounted on the +side, while received packets per second (RX PPS) will be accounted on the server side. UDP has no Protocol Control Block (PCB) so the .Fl k |