From e325c9c8410c30cf255dc320c26cfb3e5d93aa85 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 23 Dec 2024 16:59:23 -0500 Subject: fix highlight in man page --- uxd.1 | 4 ++-- uxd.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/uxd.1 b/uxd.1 index d541d71..6dc19c4 100644 --- a/uxd.1 +++ b/uxd.1 @@ -42,8 +42,8 @@ sequences go with which human\-readable characters. Input is read from \fIfile\fP, or standard input if \fIfile\fP is missing or given as \fB\-\fP\&. The input is treated as UTF\-8 encoded Unicode. Since ASCII is a subset, \fBuxd\fP works fine on plain ASCII files too. Other -encodings such as UTF\-16, ISO\-8859\-\fI, Shift\-JIS, etc, can be used, but -**uxd*\fP won\(aqt handle these any better than a regular hex\-dump utility +encodings such as UTF\-16, ISO\-8859\-*, Shift\-JIS, etc, can be used, but +\fBuxd\fP won\(aqt handle these any better than a regular hex\-dump utility such as \fBxxd\fP\&. .sp Output is written to standard output, which is normally a diff --git a/uxd.rst b/uxd.rst index d5dbf7d..ae62093 100644 --- a/uxd.rst +++ b/uxd.rst @@ -30,7 +30,7 @@ sequences go with which human-readable characters. Input is read from *file*, or standard input if *file* is missing or given as **-**. The input is treated as UTF-8 encoded Unicode. Since ASCII is a subset, **uxd** works fine on plain ASCII files too. Other -encodings such as UTF-16, ISO-8859-*, Shift-JIS, etc, can be used, but +encodings such as UTF-16, ISO-8859-\*, Shift-JIS, etc, can be used, but **uxd** won't handle these any better than a regular hex-dump utility such as **xxd**. -- cgit v1.2.3