Re: [PATCH v3 10/14] doc: mkimage: Add SEE ALSO section

2022-06-30 Thread Simon Glass
On Sat, 25 Jun 2022 at 11:12, Sean Anderson wrote: > > 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 > --- > > (no changes since v1) > > doc/mkimage.1 | 8 > 1 file changed, 8 insertions(+) > Review

[PATCH v3 10/14] doc: mkimage: Add SEE ALSO section

2022-06-25 Thread Sean Anderson
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 --- (no changes since v1) doc/mkimage.1 | 8 1 file changed, 8 insertions(+) diff --git a/doc/mkimage.1 b/doc/mkimage.1 index 60978762d3..bc28a5d748 100644