All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] multipath-tools: clean up man pages
@ 2026-06-16 12:28 Xose Vazquez Perez
  2026-06-16 12:28 ` [PATCH v2 1/8] multipath-tools: delete obsolete information from multipath.conf.5 Xose Vazquez Perez
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Xose Vazquez Perez @ 2026-06-16 12:28 UTC (permalink / raw)
  Cc: Xose Vazquez Perez, Martin Wilck, Benjamin Marzinski,
	Christophe Varoqui, DM_DEVEL-ML

It performs general cleanups, updates, and formatting fixes
across the man pages, incorporating feedback from Martin and Ben.

Please let me know if further adjustments are needed.


v2:
   - Merge "clean up man pages" and "clean up man pages II" series into
      one batch (requested by Martin).

   - (5/8) fix typo, s/group/groups (spotted by Martin).

   - (7/8) fix copy-paste typo and delete <n>, changing "\IBmpath<n>\fR"
      to "\fImpath\fR" (spotted by Martin).


Xose Vazquez Perez (8):
  multipath-tools: delete obsolete information from multipath.conf.5
  multipath-tools: remove explicit width from .TP macros in multipath.conf.5
  multipath-tools: remove explicit widths from macros in the remaining man pages
  multipath-tools: remove syntax check comments from man pages
  multipath-tools: clarify path selector descriptions in multipath.conf.5
  multipath-tools: specify file paths using variables and add FILES section in multipath.conf.5
  multipath-tools: clarify user_friendly_names prefix behavior in multipath.conf.5
  multipath-tools: fix mandoc errors/warnings in man pages

 kpartx/kpartx.8                               |   4 -
 libmpathpersist/mpath_persistent_reserve_in.3 |   9 +-
 .../mpath_persistent_reserve_out.3            |   9 +-
 mpathpersist/mpathpersist.8.in                |   8 +-
 multipath/multipath.8.in                      |  10 +-
 multipath/multipath.conf.5.in                 | 216 ++++++++----------
 multipathd/multipathc.8                       |   6 +-
 multipathd/multipathd.8.in                    |  14 +-
 8 files changed, 102 insertions(+), 174 deletions(-)

Cc: Martin Wilck <mwilck@suse.com>
Cc: Benjamin Marzinski <bmarzins@redhat.com>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: DM_DEVEL-ML <dm-devel@lists.linux.dev>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
-- 
2.54.0


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

end of thread, other threads:[~2026-06-16 22:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-16 12:28 [PATCH v2 0/8] multipath-tools: clean up man pages Xose Vazquez Perez
2026-06-16 12:28 ` [PATCH v2 1/8] multipath-tools: delete obsolete information from multipath.conf.5 Xose Vazquez Perez
2026-06-16 12:28 ` [PATCH v2 2/8] multipath-tools: remove explicit width from .TP macros in multipath.conf.5 Xose Vazquez Perez
2026-06-16 12:28 ` [PATCH v2 3/8] multipath-tools: remove explicit widths from macros in the remaining man pages Xose Vazquez Perez
2026-06-16 12:29 ` [PATCH v2 4/8] multipath-tools: remove syntax check comments from " Xose Vazquez Perez
2026-06-16 12:29 ` [PATCH v2 5/8] multipath-tools: clarify path selector descriptions in multipath.conf.5 Xose Vazquez Perez
2026-06-16 22:13   ` Benjamin Marzinski
2026-06-16 12:29 ` [PATCH v2 6/8] multipath-tools: specify file paths using variables and add FILES section " Xose Vazquez Perez
2026-06-16 12:29 ` [PATCH v2 7/8] multipath-tools: clarify user_friendly_names prefix behavior " Xose Vazquez Perez
2026-06-16 12:29 ` [PATCH v2 8/8] multipath-tools: fix mandoc errors/warnings in man pages Xose Vazquez Perez
2026-06-16 22:09 ` [PATCH v2 0/8] multipath-tools: clean up " Benjamin Marzinski

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.