summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-01-15 09:27:59 +0000
committerhubertf <hubertf@pkgsrc.org>1998-01-15 09:27:59 +0000
commitf9c30286ade7aed05a0dbda28e2dc3bd2a9770db (patch)
treedf6fd2589a53fad4fe640c260fddcfbb74d6b6bb /net
parent19c83d5594e84353e33cc83b7242c24eeab30156 (diff)
downloadpkgsrc-f9c30286ade7aed05a0dbda28e2dc3bd2a9770db.tar.gz
Update comments a bit.
Diffstat (limited to 'net')
-rw-r--r--net/ttcp/pkg/COMMENT2
-rw-r--r--net/ttcp/pkg/DESCR7
2 files changed, 6 insertions, 3 deletions
diff --git a/net/ttcp/pkg/COMMENT b/net/ttcp/pkg/COMMENT
index eec5e3e1ed4..ec6dc722340 100644
--- a/net/ttcp/pkg/COMMENT
+++ b/net/ttcp/pkg/COMMENT
@@ -1 +1 @@
-a TCP testing tool
+TCP testing and performance measuring tool.
diff --git a/net/ttcp/pkg/DESCR b/net/ttcp/pkg/DESCR
index a933679e82b..9db116e1eb5 100644
--- a/net/ttcp/pkg/DESCR
+++ b/net/ttcp/pkg/DESCR
@@ -1,2 +1,5 @@
-TTCP (Test TCP) is the canonical TCP testing and performance measuring
-tool.
+Ttcp (test TCP) times the transmission and reception of data between two
+systems using the UDP or TCP protocols. It differs from common ``blast''
+tests, which tend to measure the remote inetd as much as the network
+performance, and which usually do not allow measurements at the remote end
+of a UDP transmission.