Create fsck.zfs and zhack man pages.

The automake templates have been updated to install them,
and the existing packaging will automatically include them.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Supplements #518
This commit is contained in:
Darik Horn
2013-03-16 15:54:32 -05:00
committed by Brian Behlendorf
parent 5dc6af0eec
commit ac826e1668
5 changed files with 178 additions and 3 deletions
+10 -1
View File
@@ -1,4 +1,13 @@
man_MANS = mount.zfs.8 vdev_id.8 zdb.8 zfs.8 zinject.8 zpool.8 zstreamdump.8
man_MANS = \
fsck.zfs.8 \
mount.zfs.8 \
vdev_id.8 \
zdb.8 \
zfs.8 \
zinject.8 \
zpool.8 \
zstreamdump.8
EXTRA_DIST = $(man_MANS)
install-data-local: