From 92e123ac0419a3388cda0001fb01efa9c2ccc1cf Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 24 Dec 2024 16:09:29 -0500 Subject: tweak man page --- uxd.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'uxd.rst') diff --git a/uxd.rst b/uxd.rst index 0c95d31..65302c8 100644 --- a/uxd.rst +++ b/uxd.rst @@ -258,10 +258,10 @@ it, it will be a dash (so there'll be two dashes: **c3--b1**). Since the output lines are always 16 hex bytes, multibyte characters can span two lines. When this happens, the character itself will be -printed on the first line, along with the first byte(s) on hex. The +printed on the first line, along with the first byte(s) in hex. The last hex byte will be followed by a dash, and the next line of hex dump will have the remaining bytes (in the same color as the first -bytes and character). This sounds complicated, but it's easy to +byte(s) and character). This sounds complicated, but it's easy to understand once you see it a few times. EXAMPLE -- cgit v1.2.3