summaryrefslogtreecommitdiff
path: root/net/tcptrace
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /net/tcptrace
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'net/tcptrace')
-rw-r--r--net/tcptrace/DESCR8
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.