From: Sean Anderson Date: Sat, 25 Jun 2022 17:12:17 +0000 (-0400) Subject: doc: mkimage: Add SEE ALSO section X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=84bd5cd4dbe73969a387e28677f54be91354862f;p=u-boot.git doc: mkimage: Add SEE ALSO section 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 Reviewed-by: Simon Glass --- diff --git a/doc/mkimage.1 b/doc/mkimage.1 index 60978762d3..bc28a5d748 100644 --- a/doc/mkimage.1 +++ b/doc/mkimage.1 @@ -501,3 +501,11 @@ file is required. This manual page was written by Nobuhiro Iwamatsu and Wolfgang Denk . It was updated for image signing by Simon Glass . +.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