diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:04:26 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:04:26 -0400 |
commit | bc96b93d3336ccdb12d203a19bfa97ed5ac53d2f (patch) | |
tree | d4445cd738841111d983614fab9bb3554db1b78d /misc | |
parent | 8bafadb16e04222f0f1049cd513c74f6e24a69b6 (diff) |
misc/recode: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/recode/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/recode/README b/misc/recode/README index dee5e0dc213d..bc7ab9435938 100644 --- a/misc/recode/README +++ b/misc/recode/README @@ -1,8 +1,8 @@ -The recode program recognizes or produces approximately 150 character sets -and can convert almost any character set to almost any other. When exact -translations are not possible, the program may get rid of offending characters -or use approximations. Particular attention has been paid to the proper -representation of French language diacritics. +The recode program recognizes or produces approximately 150 character +sets and can convert almost any character set to almost any other. +When exact translations are not possible, the program may get rid of +offending characters or use approximations. Particular attention has +been paid to the proper representation of French language diacritics. Although we normally wouldn't put anything beta on SlackBuilds, this release fixes some long-standing bugs that everyone else has |