]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Add vdevprops.7 to the Makefile
authorD. Ebdrup <debdrup@freebsd.org>
Tue, 28 Feb 2023 00:38:09 +0000 (01:38 +0100)
committerGitHub <noreply@github.com>
Tue, 28 Feb 2023 00:38:09 +0000 (16:38 -0800)
Adding vdevprops.7 to the Makefile ensures that it gets installed
properly on FreeBSD.

Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Allan Jude <allan@klarasystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
Closes #14527

man/Makefile.am

index 12f818372f37f1158ecbb22960deb75809b4d9d0..2973520324fdbdff5eaaf80179d37073e01d0569 100644 (file)
@@ -15,6 +15,7 @@ dist_man_MANS = \
        %D%/man4/zfs.4 \
        \
        %D%/man7/dracut.zfs.7 \
+       %D%/man7/vdevprops.7 \
        %D%/man7/zfsconcepts.7 \
        %D%/man7/zfsprops.7 \
        %D%/man7/zpool-features.7 \