On Tue, Jun 16, 2026 at 02:28:56PM +0200, Xose Vazquez Perez wrote: > 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 <[email protected]> > Cc: Benjamin Marzinski <[email protected]> > Cc: Christophe Varoqui <[email protected]> > Cc: DM_DEVEL-ML <[email protected]> > Signed-off-by: Xose Vazquez Perez <[email protected]>
Notwithstanding my nitpick in patch 5, Reviewed-by: Benjamin Marzinski <[email protected]> > -- > 2.54.0
