]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Fix man(1) warnings
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 2 Apr 2019 18:05:09 +0000 (14:05 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 2 Apr 2019 18:05:09 +0000 (11:05 -0700)
The macOS man app strenuously objects to blank lines in man files.

mdoc warning: Empty input line #xyz

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: bunder2015 <omfgbunder@gmail.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Closes #8559

man/man8/zpool.8

index fd478bdaf3bd892f36d8202f80c7e974661b7a3d..7ba8a5bae9dedb4da04873bc0e1ce6db71cc0249 100644 (file)
@@ -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