[PATCH 00/12] doc: mkimage: Rework and refactor the man page

Sean Anderson seanga2 at gmail.com
Sun Jun 12 06:19:47 CEST 2022


This gives a facelift for the mkimage man page, bringing it in line with the
style perscribed by man-pages(7) and groff_man_style(7). I have tried to remove
typographical and grammatical errors and inconsistencies wherever possible. The
man page now both looks and feels closer to other Linux man pages. As a bonus, I
also added a man page for dumpimage in the same style.


Sean Anderson (12):
  doc: mkimage: Use standard style for synopsis
  doc: mkimage: Use empty request instead of blank lines
  doc: mkimage: Add vertical/horizontal space to examples
  doc: mkimage: Regularize option documentation
  doc: mkimage: Use subsection macro
  doc: mkimage: Remove duplicate docs for -l
  doc: mkimage: Use correct capitalization for NAME
  doc: mkimage: Edit options for style and consistency
  doc: mkimage: Add BUGS section
  doc: mkimage: Add SEE ALSO section
  doc: mkimage: Remove AUTHORS section
  doc: Add man page for dumpimage

 doc/dumpimage.1 | 103 ++++++++++
 doc/mkimage.1   | 509 ++++++++++++++++++++++++++++++------------------
 2 files changed, 425 insertions(+), 187 deletions(-)
 create mode 100644 doc/dumpimage.1

-- 
2.35.1



More information about the U-Boot mailing list