From 7bf4de8faaf66c25053e9b74a3867a130a1ec67d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 12 Dec 2024 15:58:24 -0500 Subject: join hex bytes with dashes, inside a character --- uxd.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uxd.1') 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 -- cgit v1.2.3