aboutsummaryrefslogtreecommitdiff
path: root/uxd.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-23 16:59:23 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-23 16:59:23 -0500
commite325c9c8410c30cf255dc320c26cfb3e5d93aa85 (patch)
tree569c3220b0475e525ded8b8795bc1b8c67d29515 /uxd.rst
parentc8ac2bf316f63e9f18581bae8003b50e48ddfe23 (diff)
downloaduxd-e325c9c8410c30cf255dc320c26cfb3e5d93aa85.tar.gz
fix highlight in man page
Diffstat (limited to 'uxd.rst')
-rw-r--r--uxd.rst2
1 files changed, 1 insertions, 1 deletions
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**.