man: move zfs_prepare_disk.8 to nodist_man_MANS
commit66929f6829985b9d90dcc0828291e5353e6b3fc9
authorShengqi Chen <harry-chen@outlook.com>
Thu, 4 Apr 2024 01:04:15 +0000 (4 09:04 +0800)
committerGitHub <noreply@github.com>
Thu, 4 Apr 2024 01:04:15 +0000 (3 18:04 -0700)
treec36035adcc55e3d0e9b00992282eb1224b9adb18
parentea2862cdda1009a98a6f7b390e34b705bb7d90ae
man: move zfs_prepare_disk.8 to nodist_man_MANS

The commit b53077a added zfs_prepare_disk.8 to the wrong list
dist_man_MANS, in which @zfsexecdir@ will not be properly substituted.
This leads to wrong path in the manpage in generated release tarballs.

Reported-by: Benda Xu <orv@debian.org>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Closes #15979
man/Makefile.am