diff options
author | DeHackEd <[email protected]> | 2018-09-21 12:41:08 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-09-21 09:41:08 -0700 |
commit | 9d489ab3a8bc866f3658c332230aee02b1b2012d (patch) | |
tree | 026a554f7ab6cdd5a367fd6c79f47106cc0ffdbf /man | |
parent | 7522a260773038ff58c213da3e722d1752655237 (diff) |
Fix reference to zpool-features(5)
Reviewed-by: Giuseppe Di Natale <[email protected]>
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 #7938
Diffstat (limited to 'man')
-rw-r--r-- | man/man8/zpool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 28565b4cd..821b1e4d6 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -2263,7 +2263,7 @@ Enables all supported features on the given pool. Once this is done, the pool will no longer be accessible on systems that do not support feature flags. See -.Xr zfs-features 5 +.Xr zpool-features 5 for details on compatibility with systems that support feature flags, but do not support all features enabled on the pool. .Bl -tag -width Ds |