[PATCH v2 10/14] doc: mkimage: Add SEE ALSO section
Sean Anderson
seanga2 at gmail.com
Mon Jun 13 00:14:07 CEST 2022
This adds a SEE ALSO section to link to similar man pages, as well as to
the U-Boot documentation.
Signed-off-by: Sean Anderson <seanga2 at gmail.com>
---
(no changes since v1)
doc/mkimage.1 | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/mkimage.1 b/doc/mkimage.1
index e2b0d83d94..1da2acbaec 100644
--- a/doc/mkimage.1
+++ b/doc/mkimage.1
@@ -459,3 +459,11 @@ file is required.
This manual page was written by Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
and Wolfgang Denk <wd at denx.de>. It was updated for image signing by
Simon Glass <sjg at chromium.org>.
+.SH SEE ALSO
+.BR dtc (1),
+.BR dumpimage (1),
+.BR openssl (1),
+the\~
+.UR https://\:u-boot\:.readthedocs\:.io/\:en/\:latest/\:index.html
+U-Boot documentation
+.UE
--
2.35.1
More information about the U-Boot
mailing list