Fix reference to zpool-features(5)
Reviewed-by: Giuseppe Di Natale <guss80@gmail.com> Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Richard Laager <rlaager@wiktel.com> Signed-off-by: DHE <git@dehacked.net> Closes #7938
This commit is contained in:
parent
7522a26077
commit
9d489ab3a8
|
@ -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
|
Once this is done, the pool will no longer be accessible on systems that do not
|
||||||
support feature flags.
|
support feature flags.
|
||||||
See
|
See
|
||||||
.Xr zfs-features 5
|
.Xr zpool-features 5
|
||||||
for details on compatibility with systems that support feature flags, but do not
|
for details on compatibility with systems that support feature flags, but do not
|
||||||
support all features enabled on the pool.
|
support all features enabled on the pool.
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
|
|
Loading…
Reference in New Issue