diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-21 20:27:01 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-21 23:29:10 -0500 |
commit | 5d69bce7bc5b49feee40ab49e64bde908e5eb82f (patch) | |
tree | 88ba2bfd26b3c555332d4fddf9e5f5d35a4390f4 | |
parent | 7691fc67b9c86678c8c19ca0bd03f4b3c86aed97 (diff) | |
download | uxd-5d69bce7bc5b49feee40ab49e64bde908e5eb82f.tar.gz |
add note about aha(1) to man page
-rw-r--r-- | uxd.1 | 1 | ||||
-rw-r--r-- | uxd.rst | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -245,6 +245,7 @@ purple and not counted as errors. .SH OUTPUT FORMAT .sp The output is designed to fit in an 80\-column terminal. +HTML output, you might have a look at \fBaha\fP(1). .sp Each line of output consists of eighteen columns: the offset from the start of the file (in hex; minimum 4 digits), 16 bytes of hex @@ -195,6 +195,7 @@ OUTPUT FORMAT ============= The output is designed to fit in an 80-column terminal. +If you want HTML output, you might have a look at **aha**\(1). Each line of output consists of eighteen columns: the offset from the start of the file (in hex; minimum 4 digits), 16 bytes of hex |