diff options
author | DeHackEd <[email protected]> | 2018-09-18 11:59:47 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-09-18 08:59:47 -0700 |
commit | 81155b296d88b6db1f526832e3e855e3b3b20fc9 (patch) | |
tree | 3c12c34f155aac0c0b7704f188f9f100e19a5dc1 /man/man5 | |
parent | 0ff15c275321584f889e95be5578722b9ce26c49 (diff) |
Fix allocation_classes GUID in zpool-features(5)
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Richard Laager <[email protected]>
Signed-off-by: DHE <[email protected]>
Closes #7920
Diffstat (limited to 'man/man5')
-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 269e9cb42..5cc4db45e 100644 --- a/man/man5/zpool-features.5 +++ b/man/man5/zpool-features.5 @@ -766,7 +766,7 @@ for the filesystems containing a large number of files. .RS 4n .TS l l . -GUID com.intel:allocation_classes +GUID org.zfsonlinux:allocation_classes READ\-ONLY COMPATIBLE yes DEPENDENCIES none .TE |