diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /net/tcptrace | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'net/tcptrace')
-rw-r--r-- | net/tcptrace/DESCR | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/tcptrace/DESCR b/net/tcptrace/DESCR index 07cee37f676..6bdc5e867cb 100644 --- a/net/tcptrace/DESCR +++ b/net/tcptrace/DESCR @@ -8,16 +8,16 @@ sent and received, retransmissions, round trip times, window advertisements, throughput, etc. Its output format ranges from Simple to Long to Very Detailed. -It can also produce three different types of graphs, as follows: +It can also produce three different types of graphs, as follows: - Time Sequence Graph + Time Sequence Graph This is the format that Tim Shepard started using at MIT some years ago. It shows segments sent and ACKs returned as a function of time. - Instantaneous Throughput + Instantaneous Throughput This format shows the instantaneous (averaged over a few segments) throughput of the connection as a function of time. - Round Trip Times + Round Trip Times This format shows the round trip times for the ACKs as a function of time. |