diff options
author | Richard Laager <[email protected]> | 2019-04-21 15:23:52 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-04-24 17:04:06 -0700 |
commit | e1822912a915c9cdc04198d5272ad93efdab5698 (patch) | |
tree | 02cb251843a5bb4c63f5636227d543fb7d2227b7 /man | |
parent | d0c3aa9cdd460f4c6bd149e51c9a8bce117074d4 (diff) |
Correct GUID of large_blocks in zpool-features.5
It is org.open-zfs:large_blocks (plural).
Reviewed-by: Tom Caputi <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Richard Laager <[email protected]>
Closes #8641
Diffstat (limited to 'man')
-rw-r--r-- | man/man5/zpool-features.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man5/zpool-features.5 b/man/man5/zpool-features.5 index 8893d151d..dfc920b83 100644 --- a/man/man5/zpool-features.5 +++ b/man/man5/zpool-features.5 @@ -543,7 +543,7 @@ returns back to being \fBenabled\fR. .RS 4n .TS l l . -GUID org.open-zfs:large_block +GUID org.open-zfs:large_blocks READ\-ONLY COMPATIBLE no DEPENDENCIES extensible_dataset .TE |