diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:32:16 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:32:16 -0400 |
commit | 92198792559d9f16e791e3ec0b0591131fb90f87 (patch) | |
tree | 5ed784491d82ea91c005b829fb099ef37de60cdb /network/uudeview | |
parent | ffef4621b4691cebf21bca01f38ad18d1be3f1d6 (diff) |
network/uudeview: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/uudeview')
-rw-r--r-- | network/uudeview/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/network/uudeview/README b/network/uudeview/README index 788e19beab3e..4ab3d1aa984f 100644 --- a/network/uudeview/README +++ b/network/uudeview/README @@ -1,8 +1,8 @@ -UUDeview is a program that helps you transmit and receive binary files over -the Internet, using electronic mail or newsgroups The UUDeview package -includes both an encoder and a decoder. The decoder automatically detects -the type of encoding used, offering MIME's Base64 and BinHex as well as the -popular uuencoding and the less frequently used xxencoding methods. -Recently, support for the popular yEnc encoding was also added. The encoder -runs the other way around and encodes a binary file for sending it by mail -or news. +UUDeview is a program that helps you transmit and receive binary +files over the Internet, using electronic mail or newsgroups The +UUDeview package includes both an encoder and a decoder. The decoder +automatically detects the type of encoding used, offering MIME's +Base64 and BinHex as well as the popular uuencoding and the less +frequently used xxencoding methods. Recently, support for the popular +yEnc encoding was also added. The encoder runs the other way around +and encodes a binary file for sending it by mail or news. |