aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/nttcp/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/nttcp/pkg-descr')
-rw-r--r--benchmarks/nttcp/pkg-descr9
1 files changed, 0 insertions, 9 deletions
diff --git a/benchmarks/nttcp/pkg-descr b/benchmarks/nttcp/pkg-descr
deleted file mode 100644
index a9fce2550164..000000000000
--- a/benchmarks/nttcp/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-This program is a much more convient version of the ttcp program.
-It uses inetd (or simulates its behaviour) to start off the remote
-side program which will send/receive data. Both sides measure the time
-and number of bytes transfered. The local side will print the measures.
-The format of the output can be specified on the commandline.
-
-WWW: http://www.leo.org/~bartel/nttcp/
-
-Bill Fumerola <billf@chc-chimes.com>