aboutsummaryrefslogtreecommitdiff
path: root/uxd.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-12 15:58:24 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-12 15:58:24 -0500
commit7bf4de8faaf66c25053e9b74a3867a130a1ec67d (patch)
tree5cef89bad47e324eed64710a5af83d2ed2547b14 /uxd.1
parent5414bc808430e80139a6debe56ccea15afedb3b6 (diff)
downloaduxd-7bf4de8faaf66c25053e9b74a3867a130a1ec67d.tar.gz
join hex bytes with dashes, inside a character
Diffstat (limited to 'uxd.1')
-rw-r--r--uxd.12
1 files changed, 1 insertions, 1 deletions
diff --git a/uxd.1 b/uxd.1
index d032c25..576814b 100644
--- a/uxd.1
+++ b/uxd.1
@@ -104,7 +104,7 @@ Printable characters (except the space, U+0020) alternate between green and yell
.B \fBpurple\fP
Spaces and unprintable characters ("control" characters, newlines, tabs, etc).
These are printed as "visible" characters, e.g. ␣ for the space, ↵ for a newline.
-Hopefilly this is an improvement over the usual practice of printing these as periods, like
+Hopefully this is an improvement over the usual practice of printing these as periods, like
standard hex dumpers do. The Unicode BOM (byte order marker, U+FEFF) is printed
as a purple letter B.
.TP