
12 Jun
2022
12 Jun
'22
6:19 a.m.
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@gmail.com ---
doc/mkimage.1 | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/doc/mkimage.1 b/doc/mkimage.1 index 80ecb3c3fe..6f4b66f046 100644 --- a/doc/mkimage.1 +++ b/doc/mkimage.1 @@ -464,3 +464,11 @@ file is required. This manual page was written by Nobuhiro Iwamatsu iwamatsu@nigauri.org and Wolfgang Denk wd@denx.de. It was updated for image signing by Simon Glass sjg@chromium.org. +.SH SEE ALSO +.BR dtc (1), +.BR dumpimage (1), +.BR openssl (1), +the~ +.UR https://%5C:u-boot%5C:.readthedocs%5C:.io/%5C:en/%5C:latest/%5C:index.html +U-Boot documentation +.UE
--
2.35.1