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]> --- kpartx/kpartx.8 | 1 + libmpathpersist/mpath_persistent_reserve_in.3 | 1 + libmpathpersist/mpath_persistent_reserve_out.3 | 1 + mpathpersist/mpathpersist.8.in | 5 +++-- multipath/multipath.8.in | 5 +++-- multipath/multipath.conf.5.in | 5 +++-- multipathd/multipathc.8 | 1 + multipathd/multipathd.8.in | 5 +++-- 8 files changed, 16 insertions(+), 8 deletions(-)
diff --git a/kpartx/kpartx.8 b/kpartx/kpartx.8 index ef8051a5..2a55c96b 100644 --- a/kpartx/kpartx.8 +++ b/kpartx/kpartx.8 @@ -2,6 +2,7 @@ .\" Make sure there are no errors with: .\" groff -z -wall -b -e -t kpartx/kpartx.8 .\" man --warnings -E UTF-8 -l -Tutf8 -Z kpartx/kpartx.8 > /dev/null +.\" mandoc -W all -T lint kpartx/kpartx.8 .\" .\" Update the date below if you make any significant change. .\" ---------------------------------------------------------------------------- diff --git a/libmpathpersist/mpath_persistent_reserve_in.3 b/libmpathpersist/mpath_persistent_reserve_in.3 index 6d7fe129..ef6bd1d8 100644 --- a/libmpathpersist/mpath_persistent_reserve_in.3 +++ b/libmpathpersist/mpath_persistent_reserve_in.3 @@ -2,6 +2,7 @@ .\" Make sure there are no errors with: .\" groff -z -wall -b -e -t libmpathpersist/mpath_persistent_reserve_in.3 .\" man --warnings -E UTF-8 -l -Tutf8 -Z libmpathpersist/mpath_persistent_reserve_in.3 > /dev/null +.\" mandoc -W all -T lint libmpathpersist/mpath_persistent_reserve_in.3 .\" .\" Update the date below if you make any significant change. .\" ---------------------------------------------------------------------------- diff --git a/libmpathpersist/mpath_persistent_reserve_out.3 b/libmpathpersist/mpath_persistent_reserve_out.3 index f49bf444..80c80d41 100644 --- a/libmpathpersist/mpath_persistent_reserve_out.3 +++ b/libmpathpersist/mpath_persistent_reserve_out.3 @@ -2,6 +2,7 @@ .\" Make sure there are no errors with: .\" groff -z -wall -b -e -t libmpathpersist/mpath_persistent_reserve_out.3 .\" man --warnings -E UTF-8 -l -Tutf8 -Z libmpathpersist/mpath_persistent_reserve_out.3 > /dev/null +.\" mandoc -W all -T lint libmpathpersist/mpath_persistent_reserve_out.3 .\" .\" Update the date below if you make any significant change. .\" ---------------------------------------------------------------------------- diff --git a/mpathpersist/mpathpersist.8.in b/mpathpersist/mpathpersist.8.in index 62f3c5b0..cb56253f 100644 --- a/mpathpersist/mpathpersist.8.in +++ b/mpathpersist/mpathpersist.8.in @@ -1,7 +1,8 @@ .\" ---------------------------------------------------------------------------- .\" Make sure there are no errors with: -.\" groff -z -wall -b -e -t mpathpersist/mpathpersist.8 -.\" man --warnings -E UTF-8 -l -Tutf8 -Z mpathpersist/mpathpersist.8 > /dev/null +.\" groff -z -wall -b -e -t mpathpersist/mpathpersist.8.in +.\" man --warnings -E UTF-8 -l -Tutf8 -Z mpathpersist/mpathpersist.8.in > /dev/null +.\" mandoc -W all -T lint mpathpersist/mpathpersist.8.in .\" .\" Update the date below if you make any significant change. .\" ---------------------------------------------------------------------------- diff --git a/multipath/multipath.8.in b/multipath/multipath.8.in index b88e9a4c..52e45df2 100644 --- a/multipath/multipath.8.in +++ b/multipath/multipath.8.in @@ -1,7 +1,8 @@ .\" ---------------------------------------------------------------------------- .\" Make sure there are no errors with: -.\" groff -z -wall -b -e -t multipath/multipath.8 -.\" man --warnings -E UTF-8 -l -Tutf8 -Z multipath/multipath.8 > /dev/null +.\" groff -z -wall -b -e -t multipath/multipath.8.in +.\" man --warnings -E UTF-8 -l -Tutf8 -Z multipath/multipath.8.in > /dev/null +.\" mandoc -W all -T lint multipath/multipath.8.in .\" .\" Update the date below if you make any significant change. .\" ---------------------------------------------------------------------------- diff --git a/multipath/multipath.conf.5.in b/multipath/multipath.conf.5.in index c7e944c0..67cc2e54 100644 --- a/multipath/multipath.conf.5.in +++ b/multipath/multipath.conf.5.in @@ -1,7 +1,8 @@ .\" ---------------------------------------------------------------------------- .\" Make sure there are no errors with: -.\" groff -z -wall -b -e -t multipath/multipath.conf.5 -.\" man --warnings -E UTF-8 -l -Tutf8 -Z multipath/multipath.conf.5 > /dev/null +.\" groff -z -wall -b -e -t multipath/multipath.conf.5.in +.\" man --warnings -E UTF-8 -l -Tutf8 -Z multipath/multipath.conf.5.in > /dev/null +.\" mandoc -W all -T lint multipath/multipath.conf.5.in .\" .\" Update the date below if you make any significant change. .\" ---------------------------------------------------------------------------- diff --git a/multipathd/multipathc.8 b/multipathd/multipathc.8 index 3396576b..7444027e 100644 --- a/multipathd/multipathc.8 +++ b/multipathd/multipathc.8 @@ -2,6 +2,7 @@ .\" Make sure there are no errors with: .\" groff -z -wall -b -e -t multipathd/multipathc.8 .\" man --warnings -E UTF-8 -l -Tutf8 -Z multipathd/multipathc.8 > /dev/null +.\" mandoc -W all -T lint multipathd/multipathc.8 .\" .\" Update the date below if you make any significant change. .\" ---------------------------------------------------------------------------- diff --git a/multipathd/multipathd.8.in b/multipathd/multipathd.8.in index 2aaec2f2..2db200d5 100644 --- a/multipathd/multipathd.8.in +++ b/multipathd/multipathd.8.in @@ -1,7 +1,8 @@ .\" ---------------------------------------------------------------------------- .\" Make sure there are no errors with: -.\" groff -z -wall -b -e -t multipathd/multipathd.8 -.\" man --warnings -E UTF-8 -l -Tutf8 -Z multipathd/multipathd.8 > /dev/null +.\" groff -z -wall -b -e -t multipathd/multipathd.8.in +.\" man --warnings -E UTF-8 -l -Tutf8 -Z multipathd/multipathd.8.in > /dev/null +.\" mandoc -W all -T lint multipathd/multipathd.8.in .\" .\" Update the date below if you make any significant change. .\" ---------------------------------------------------------------------------- -- 2.51.0
