From f72ecb8d2779ef8b3e8892280c8c8756a419e461 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 2 Apr 2019 14:05:09 -0400 Subject: [PATCH] Fix man(1) warnings The macOS man app strenuously objects to blank lines in man files. mdoc warning: Empty input line #xyz Reviewed-by: Brian Behlendorf Reviewed-by: bunder2015 Reviewed-by: George Melikov Signed-off-by: Josh Soref Closes #8559 --- man/man8/zpool.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index fd478bdaf..7ba8a5bae 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -864,12 +864,12 @@ When a pool is determined to be active it cannot be imported, even with the .Fl f option. This property is intended to be used in failover configurations where multiple hosts have access to a pool on shared storage. - +.Pp Multihost provides protection on import only. It does not protect against an individual device being used in multiple pools, regardless of the type of vdev. See the discussion under .Sy zpool create. - +.Pp When this property is on, periodic writes to storage occur to show the pool is in use. See .Sy zfs_multihost_interval @@ -1103,7 +1103,7 @@ or .Sy zpool labelclear , do not refer to the same device. Using the same device in two pools will result in pool corruption. - +.Pp There are some uses, such as being currently mounted, or specified as the dedicated dump device, that prevents a device from ever being used by ZFS. Other uses, such as having a preexisting UFS file system, can be overridden with