]> granicus.if.org Git - zfs/commitdiff
Fix man zpool property feature_guid
authorSenH <sen@senhaerens.be>
Thu, 26 Jun 2014 22:26:21 +0000 (15:26 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 26 Jun 2014 23:21:15 +0000 (16:21 -0700)
The property name gets mangled with the explanation due to the property
length.  Fixed by putting the explanation on the next line.

Before:
  unsupported@feature_Info rmation about unsupported features that are
  enabled on the pool. See zpool-features(5) for details.

After:
  unsupported@feature_guid
  Information about unsupported features that are enabled on the pool. See
  zpool-features(5) for details.

Signed-off-by: SenH <sen@senhaerens.be>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2419

man/man8/zpool.8

index 4ae9d274c7fb9536a8c3a37eeae95b1ac4bc2f5f..2ae8b13085cfb4ff91a31b0d0ddcbef6e6848288 100644 (file)
@@ -568,6 +568,7 @@ Total size of the storage pool.
 .ad
 .RS 20n
 .rt
+.sp
 Information about unsupported features that are enabled on the pool. See
 \fBzpool-features\fR(5) for details.
 .RE