Add zpool-features(5) man page

The zpool-features(5) man page was accidentally omitted from the
build target when feature flags was merged.  As a result it doesn't
get installed as part of 'make install' so none of the packages
include this man page.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1262
This commit is contained in:
Brian Behlendorf 2013-02-04 12:08:25 -08:00
parent a997dfbaf0
commit 3795ae5ed7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
man_MANS = vdev_id.conf.5
man_MANS = vdev_id.conf.5 zpool-features.5
EXTRA_DIST = $(man_MANS)
install-data-local: