This patchset is inspired by: https://lore.kernel.org/dm-devel/1673555329-9850-1-git-send-email-bmarzins@xxxxxxxxxx/ It removes the useless pathgroup wildcards section from the "show wildcards" output and adds wildcards descriptions to the multipathd.8 man page, along with some issing multipathd commands. In the process of doing this, I noticed some instances where either the man page or multipathd wasn't giving the correct information, and fixed those up. Benjamin Marzinski (6): multipath-tools man pages: don't assume multipath.socket is enabled libmultipath: print all values in snprint_failback multipathd: Stop double counting map failures for no_path_retry > 0 multipath-tools man pages: add missing multipathd commands libmultipath: change the vend/prod/rev printing multipath-tools man pages: Add format wildcard descriptions Nitin Yewale (1): libmultipath: remove pathgroup wildcard options libmultipath/print.c | 22 ++-- libmultipath/structs_vec.c | 5 +- multipathd/multipathd.8.in | 260 +++++++++++++++++++++++++++++++++++-- 3 files changed, 263 insertions(+), 24 deletions(-) -- 2.45.0