summaryrefslogtreecommitdiff
path: root/mbone/mdd
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 08:26:03 +0000
committerrillig <rillig>2005-05-23 08:26:03 +0000
commit88fbe0b4f045070c1d74e80e2ff7448527e556e4 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /mbone/mdd
parent7caf0db822a5ebc4e6dc7732d45fa9bd3e9dea13 (diff)
downloadpkgsrc-88fbe0b4f045070c1d74e80e2ff7448527e556e4.tar.gz
Removed trailing white-space.
Diffstat (limited to 'mbone/mdd')
-rw-r--r--mbone/mdd/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/mdd/DESCR b/mbone/mdd/DESCR
index 899a6112096..c6b00ef825d 100644
--- a/mbone/mdd/DESCR
+++ b/mbone/mdd/DESCR
@@ -1,4 +1,4 @@
-mdd stands for multicast data dump. It was designed for distributing
+mdd stands for multicast data dump. It was designed for distributing
a file using multicast. The primary goal was to replicate a hard disk
image on all the workstations of a computer room at the same time.
@@ -6,7 +6,7 @@ The protocol used is rather simple and will not make any effort to avoid
flooding your network. IGMP-snooping enabled switches are advised.
WARNING: this tool is designed to operate on a private LAN where no
-congestion occurs. It has no rate limiting feature, which makes it
+congestion occurs. It has no rate limiting feature, which makes it
unsuitable for use on the Internet. Do not try to use it outside of
a private LAN, it will attempt to eat all your bandwidth to flood the
multicast group you send data to.