aboutsummaryrefslogtreecommitdiff
path: root/uxd.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-24 16:09:29 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-24 16:09:29 -0500
commit92e123ac0419a3388cda0001fb01efa9c2ccc1cf (patch)
tree789e480ba2ed219b2f00fbb4be19b0b148d3a99a /uxd.rst
parent5c130e94e4366d38c6553e008973057a3ef9c8e5 (diff)
downloaduxd-92e123ac0419a3388cda0001fb01efa9c2ccc1cf.tar.gz
tweak man page
Diffstat (limited to 'uxd.rst')
-rw-r--r--uxd.rst4
1 files changed, 2 insertions, 2 deletions
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