diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-23 16:59:23 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-23 16:59:23 -0500 |
commit | e325c9c8410c30cf255dc320c26cfb3e5d93aa85 (patch) | |
tree | 569c3220b0475e525ded8b8795bc1b8c67d29515 /uxd.1 | |
parent | c8ac2bf316f63e9f18581bae8003b50e48ddfe23 (diff) | |
download | uxd-e325c9c8410c30cf255dc320c26cfb3e5d93aa85.tar.gz |
fix highlight in man page
Diffstat (limited to 'uxd.1')
-rw-r--r-- | uxd.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |