]> git.proxmox.com Git - mirror_zfs.git/commit
Correct make mancheck recipe
authorGiuseppe Di Natale <dinatale2@users.noreply.github.com>
Fri, 27 Oct 2017 16:52:18 +0000 (09:52 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Oct 2017 16:52:18 +0000 (09:52 -0700)
commita94d38c0f382c16244912de83a7356ae35e63322
tree5aa6f698a5e867f86cfb58ca028f40ce2b712ee3
parentee45fbd89465f12b39e97173a088175d4b712b5f
Correct make mancheck recipe

The current make recipe for mancheck silently ignores errors. Correct
the recipe so errors cause the mancheck recipe fail.

The zpool reopen command in the zpool.8 manpage had a bullet list
without an .El.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #6790
Makefile.am
man/man8/zpool.8