Fix man zpool property feature_guid
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
This commit is contained in:
parent
07dabd234d
commit
1567e0758b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user