All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] batctl: manpage spring cleaning
@ 2021-07-17 11:01 Sven Eckelmann
  2021-07-17 11:01 ` [PATCH 1/9] batctl: man: Fix alignment after json list Sven Eckelmann
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Sven Eckelmann @ 2021-07-17 11:01 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Sven Eckelmann

Hi,

I went through the manpage and tried to clean up the structure of the manpage.
This should make it easier for add new entries to the manpage when subcommands
are added. But also to have a slightly better impression when trying to look
something up in the manpage.

As said, this is mostly about the the structure and not about the texts. So
if anyone wants to improve them too: feel free to submit patches.

Kind regards,
	Sven

Sven Eckelmann (9):
  batctl: man: Fix alignment after json list
  batctl: man: Move commands to own section
  batctl: man: Convert lists to indented paragraph
  batctl: man: Use native list support
  batctl: man: Use tbl groff preprocessor for tables
  batctl: man: Switch to manpage font convention
  batctl: man: Add example section
  batctl: man: Reorder and restructure sections
  batctl: man: Rewrite SEE ALSO list

 man/batctl.8 | 619 ++++++++++++++++++++++++++++-----------------------
 1 file changed, 337 insertions(+), 282 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-07-17 11:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-17 11:01 [PATCH 0/9] batctl: manpage spring cleaning Sven Eckelmann
2021-07-17 11:01 ` [PATCH 1/9] batctl: man: Fix alignment after json list Sven Eckelmann
2021-07-17 11:01 ` [PATCH 2/9] batctl: man: Move commands to own section Sven Eckelmann
2021-07-17 11:01 ` [PATCH 3/9] batctl: man: Convert lists to indented paragraph Sven Eckelmann
2021-07-17 11:01 ` [PATCH 4/9] batctl: man: Use native list support Sven Eckelmann
2021-07-17 11:01 ` [PATCH 5/9] batctl: man: Use tbl groff preprocessor for tables Sven Eckelmann
2021-07-17 11:01 ` [PATCH 6/9] batctl: man: Switch to manpage font convention Sven Eckelmann
2021-07-17 11:01 ` [PATCH 7/9] batctl: man: Add example section Sven Eckelmann
2021-07-17 11:01 ` [PATCH 8/9] batctl: man: Reorder and restructure sections Sven Eckelmann
2021-07-17 11:01 ` [PATCH 9/9] batctl: man: Rewrite SEE ALSO list Sven Eckelmann

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.