aboutsummaryrefslogtreecommitdiff
path: root/a8eol.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-06-25 04:46:58 -0400
committerB. Watson <urchlay@slackware.uk>2024-06-25 04:46:58 -0400
commit5dfa26d8e5bd1d4b30eaecd6dee51cfee2f03c9d (patch)
tree15bb11db4f323c637a417ef2560e4bf3a25f8997 /a8eol.rst
parentfba189882a394e9d85975ad5ad43ea688f8481c8 (diff)
downloadbw-atari8-tools-5dfa26d8e5bd1d4b30eaecd6dee51cfee2f03c9d.tar.gz
fix unicode hyphens in docs.
Diffstat (limited to 'a8eol.rst')
-rw-r--r--a8eol.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/a8eol.rst b/a8eol.rst
index ff81d82..c1c3b7b 100644
--- a/a8eol.rst
+++ b/a8eol.rst
@@ -61,8 +61,8 @@ Translation options:
-c
Replace non-printing characters with ^x (ASCII input) or {x}
(ATASCII input). This option also enables the **-8** option. When
- the input file is ATASCII, the output resembles a program list‐
- ing from an old computer magazine (see **ATASCII CODES**, below).
+ the input file is ATASCII, the output resembles a program listing
+ from an old computer magazine (see **ATASCII CODES**, below).
-p
Replace non-printing characters with *.* (period, dot).