From 5dfa26d8e5bd1d4b30eaecd6dee51cfee2f03c9d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 25 Jun 2024 04:46:58 -0400 Subject: fix unicode hyphens in docs. --- a8eol.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'a8eol.1') diff --git a/a8eol.1 b/a8eol.1 index 7974b79..f57d99b 100644 --- a/a8eol.1 +++ b/a8eol.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "A8EOL" 1 "2024-06-18" "0.2.1" "Urchlay's Atari 8-bit Tools" +.TH "A8EOL" 1 "2024-06-25" "0.2.1" "Urchlay's Atari 8-bit Tools" .SH NAME a8eol \- convert Atari 8-bit text files to/from UNIX/Windows/Mac .\" RST source for a8eol(1) man page. Convert with: @@ -79,8 +79,8 @@ tabs and backspaces). .B \-c Replace non\-printing characters with ^x (ASCII input) or {x} (ATASCII input). This option also enables the \fB\-8\fP option. When -the input file is ATASCII, the output resembles a program list‐ -ing from an old computer magazine (see \fBATASCII CODES\fP, below). +the input file is ATASCII, the output resembles a program listing +from an old computer magazine (see \fBATASCII CODES\fP, below). .TP .B \-p Replace non\-printing characters with \fI\&.\fP (period, dot). -- cgit v1.2.3