diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-24 17:54:33 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-24 17:54:33 -0500 |
commit | 24034c15c14a9c00e774a17e934d19e53c177da2 (patch) | |
tree | 35bfa59fd5319266b91e590bae4692b3dfb5db4c | |
parent | 1430eaacc3136ecc0b760ddc81c4b822fd3cc020 (diff) | |
download | uxd-24034c15c14a9c00e774a17e934d19e53c177da2.tar.gz |
-rw-r--r-- | uxd.1 | 2 | ||||
-rw-r--r-- | uxd.rst | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -103,7 +103,7 @@ Don\(aqt dump lines that consist entirely of ASCII characters (codepoints .B \-A ASCII output. Unprintable characters and UTF\-8 sequences are rendered as periods (like \fBxxd\fP does). Also, spaces are rendered -as spaces rather than the ␣ character. +as spaces rather than the ␣ character. Color highlighting is still done. .UNINDENT .\" ASCII output instead of UTF-8. . @@ -86,7 +86,7 @@ Also, a decimal point can be used: **1.5K** is 1500 bytes, **1.5k** is -A ASCII output. Unprintable characters and UTF-8 sequences are rendered as periods (like **xxd** does). Also, spaces are rendered - as spaces rather than the ␣ character. + as spaces rather than the ␣ character. Color highlighting is still done. .. ASCII output instead of UTF-8. |