Add zpool-features(5) man page
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 4 Feb 2013 20:08:25 +0000 (12:08 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 4 Feb 2013 20:10:11 +0000 (12:10 -0800)
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

man/man5/Makefile.am

index 9bb25fd..aac4d0b 100644 (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: