diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:29:38 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:29:38 -0400 |
commit | bde8204f7ad586bde3c3e4706cd8002d0fdce0d0 (patch) | |
tree | a1666b08f05a29f182037227b91964c003134440 /network/udpcast | |
parent | 620598899f05617dce8cba070c86db4cbae0c992 (diff) |
network/udpcast: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/udpcast')
-rw-r--r-- | network/udpcast/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/udpcast/README b/network/udpcast/README index 9ec666a3efe1..f56989ef6aef 100644 --- a/network/udpcast/README +++ b/network/udpcast/README @@ -1,3 +1,3 @@ -Udpcast is a commandline program for transmitting or receiving files over -the network using the UDP protocol. This way, you get a higher bandwidth -than via TCP and you can send it to many clients at once. +Udpcast is a commandline program for transmitting or receiving files +over the network using the UDP protocol. This way, you get a higher +bandwidth than via TCP and you can send it to many clients at once. |