From a94d38c0f382c16244912de83a7356ae35e63322 Mon Sep 17 00:00:00 2001 From: Giuseppe Di Natale Date: Fri, 27 Oct 2017 09:52:18 -0700 Subject: 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 Reviewed-by: Brian Behlendorf Reviewed-by: loli10K Signed-off-by: Giuseppe Di Natale Closes #6790 --- man/man8/zpool.8 | 1 + 1 file changed, 1 insertion(+) (limited to 'man') diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 4eea6689d..58bf66c91 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -1747,6 +1747,7 @@ Reopen all the vdevs associated with the pool. .It Fl n Do not restart an in-progress scrub operation. This is not recommended and can result in partially resilvered devices unless a second scrub is performed. +.El .It Xo .Nm .Cm remove -- cgit v1.2.3