All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Anderson <seanga2@gmail.com>
To: u-boot@lists.denx.de, Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Simon Glass <sjg@chromium.org>, Sean Anderson <seanga2@gmail.com>
Subject: [PATCH 10/12] doc: mkimage: Add SEE ALSO section
Date: Sun, 12 Jun 2022 00:19:57 -0400	[thread overview]
Message-ID: <20220612041959.1538628-11-seanga2@gmail.com> (raw)
In-Reply-To: <20220612041959.1538628-1-seanga2@gmail.com>

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://\:u-boot\:.readthedocs\:.io/\:en/\:latest/\:index.html
+U-Boot documentation
+.UE
-- 
2.35.1


  parent reply	other threads:[~2022-06-12  4:21 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-12  4:19 [PATCH 00/12] doc: mkimage: Rework and refactor the man page Sean Anderson
2022-06-12  4:19 ` [PATCH 01/12] doc: mkimage: Use standard style for synopsis Sean Anderson
2022-06-12  4:41   ` Sean Anderson
2022-06-12  4:19 ` [PATCH 02/12] doc: mkimage: Use empty request instead of blank lines Sean Anderson
2022-06-12  4:19 ` [PATCH 03/12] doc: mkimage: Add vertical/horizontal space to examples Sean Anderson
2022-06-12  4:19 ` [PATCH 04/12] doc: mkimage: Regularize option documentation Sean Anderson
2022-06-12  4:19 ` [PATCH 05/12] doc: mkimage: Use subsection macro Sean Anderson
2022-06-12  4:19 ` [PATCH 06/12] doc: mkimage: Remove duplicate docs for -l Sean Anderson
2022-06-12  4:19 ` [PATCH 07/12] doc: mkimage: Use correct capitalization for NAME Sean Anderson
2022-06-12  4:19 ` [PATCH 08/12] doc: mkimage: Edit options for style and consistency Sean Anderson
2022-06-12  4:19 ` [PATCH 09/12] doc: mkimage: Add BUGS section Sean Anderson
2022-06-12  4:19 ` Sean Anderson [this message]
2022-06-12  4:19 ` [PATCH 11/12] doc: mkimage: Remove AUTHORS section Sean Anderson
2022-06-12  4:19 ` [PATCH 12/12] doc: Add man page for dumpimage Sean Anderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220612041959.1538628-11-seanga2@gmail.com \
    --to=seanga2@gmail.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.