diff options
author | Tim Chase <[email protected]> | 2018-06-27 09:29:16 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-06-27 09:34:25 -0700 |
commit | 3be1eb29dab4e96249de7832d9b3dae5740c33c8 (patch) | |
tree | d96d5b7d46f444d00b2e0386f8e778c6d6b47bc3 /man | |
parent | fb8a10d5beb9c5d9106d56b669ab664df7fe08e6 (diff) |
Fix formatting in zpool-features(5)
The formatting of the features beginning with large_blocks was broken
when the zpool_checkpoint feature was added.
Signed-off-by: Tim Chase <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #7658
Diffstat (limited to 'man')
-rw-r--r-- | man/man5/zpool-features.5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/man5/zpool-features.5 b/man/man5/zpool-features.5 index 7cad9a27b..e93943ec2 100644 --- a/man/man5/zpool-features.5 +++ b/man/man5/zpool-features.5 @@ -502,6 +502,11 @@ This feature becomes \fBactive\fR when the "zpool checkpoint" command is used to checkpoint the pool. The feature will only return back to being \fBenabled\fR when the pool is rewound or the checkpoint has been discarded. + +.RE +.sp +.ne 2 +.na \fB\fBlarge_blocks\fR\fR .ad .RS 4n |