From: bunder2015 Date: Fri, 28 Jul 2017 02:06:34 +0000 (-0400) Subject: Correct man page generation X-Git-Tag: zfs-0.7.1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0031d86b760c548c52cc10718c96e0aeeaa24e4;p=zfs Correct man page generation Reviewed-by: Giuseppe Di Natale Reviewed-by: Brian Behlendorf Reviewed-by: George Melikov Signed-off-by: bunder2015 Closes #6409 Closes #6411 --- diff --git a/man/man8/Makefile.am b/man/man8/Makefile.am index fa58a628d..422d3e666 100644 --- a/man/man8/Makefile.am +++ b/man/man8/Makefile.am @@ -4,7 +4,7 @@ dist_man_MANS = \ vdev_id.8 \ zdb.8 \ zfs.8 \ - zgenhostid.8 + zgenhostid.8 \ zinject.8 \ zpool.8 \ zstreamdump.8