summaryrefslogtreecommitdiff
path: root/share/man/man1/mex.1
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-07-17 18:32:30 -0400
committerIan Moffett <ian@osmora.org>2025-07-17 18:35:27 -0400
commit37bc0faac60d9e6ee11d09e57e360091c425922c (patch)
tree65b9eb543d0a451a03462a2a3d69cdfb69118481 /share/man/man1/mex.1
parent6188570a7f861c6b093efe56c2e79a713addac68 (diff)
docs: man: Add cat(1)
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'share/man/man1/mex.1')
-rw-r--r--share/man/man1/mex.14
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man1/mex.1 b/share/man/man1/mex.1
index e00dd81..8d19752 100644
--- a/share/man/man1/mex.1
+++ b/share/man/man1/mex.1
@@ -40,5 +40,9 @@ command dumps the bytes of a given file (specified by a path) in
base-16 (hexadecimal) representation. It is useful for debugging,
binary analysis, and satisfying ones nagging curiosity.
+.Sh SEE ALSO
+
+cat(1)
+
.Sh AUTHORS
.An Ian Moffett Aq Mt ian@osmora.org