aboutsummaryrefslogtreecommitdiffstats
path: root/man/man8/zpool-upgrade.8
diff options
context:
space:
mode:
authorнаб <[email protected]>2021-05-27 02:46:40 +0200
committerBrian Behlendorf <[email protected]>2021-06-04 12:48:31 -0700
commitf84fe3fc8793e6974402ec32925224e2b404ad8f (patch)
tree81694b6beaf4b06f28f5174d7aed391cd4a05211 /man/man8/zpool-upgrade.8
parent4a98300feb783684a3adfba4959f7d7d26a4bd79 (diff)
Lint most manpages
Reviewed-by: Richard Laager <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Tony Nguyen <[email protected]> Reviewed-by: Ryan Moeller <[email protected]> Signed-off-by: Ahelenia Ziemiańska <[email protected]> Closes #12129
Diffstat (limited to 'man/man8/zpool-upgrade.8')
-rw-r--r--man/man8/zpool-upgrade.829
1 files changed, 15 insertions, 14 deletions
diff --git a/man/man8/zpool-upgrade.8 b/man/man8/zpool-upgrade.8
index 15baf8a52..0e67e7884 100644
--- a/man/man8/zpool-upgrade.8
+++ b/man/man8/zpool-upgrade.8
@@ -18,7 +18,6 @@
.\"
.\" CDDL HEADER END
.\"
-.\"
.\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved.
.\" Copyright (c) 2012, 2018 by Delphix. All rights reserved.
.\" Copyright (c) 2012 Cyril Plisko. All Rights Reserved.
@@ -31,9 +30,10 @@
.Dd August 9, 2019
.Dt ZPOOL-UPGRADE 8
.Os
+.
.Sh NAME
.Nm zpool-upgrade
-.Nd Manage version and feature flags of ZFS storage pools
+.Nd manage version and feature flags of ZFS storage pools
.Sh SYNOPSIS
.Nm zpool
.Cm upgrade
@@ -43,7 +43,8 @@
.Nm zpool
.Cm upgrade
.Op Fl V Ar version
-.Fl a Ns | Ns Ar pool Ns ...
+.Fl a Ns | Ns Ar pool Ns …
+.
.Sh DESCRIPTION
.Bl -tag -width Ds
.It Xo
@@ -56,29 +57,30 @@ These pools can continue to be used, but some features may not be available.
Use
.Nm zpool Cm upgrade Fl a
to enable all features on all pools (subject to the
-.Fl o Ar compatibility
+.Fl o Sy compatibility
property).
.It Xo
.Nm zpool
.Cm upgrade
.Fl v
.Xc
-Displays legacy ZFS versions supported by the current software.
+Displays legacy ZFS versions supported by the this version of ZFS.
See
.Xr zpool-features 5
-for a description of feature flags features supported by the current software.
+for a description of feature flags features supported by this version of ZFS.
.It Xo
.Nm zpool
.Cm upgrade
.Op Fl V Ar version
-.Fl a Ns | Ns Ar pool Ns ...
+.Fl a Ns | Ns Ar pool Ns …
.Xc
Enables all supported features on the given pool.
.Pp
If the pool has specified compatibility feature sets using the
-.Fl o Ar compatibility
+.Fl o Sy compatibility
property, only the features present in all requested compatibility sets will be
-enabled. If this property is set to
+enabled.
+If this property is set to
.Ar legacy
then no upgrade will take place.
.Pp
@@ -94,15 +96,14 @@ Enables all supported features (from specified compatibility sets, if any) on al
pools.
.It Fl V Ar version
Upgrade to the specified legacy version.
-If the
-.Fl V
-flag is specified, no features will be enabled on the pool.
+If specified, no features will be enabled on the pool.
This option can only be used to increase the version number up to the last
supported legacy version number.
.El
.El
+.
.Sh SEE ALSO
.Xr zpool-features 5 ,
+.Xr zpool-history 8 ,
.Xr zpoolconcepts 8 ,
-.Xr zpoolprops 8 ,
-.Xr zpool-history 8
+.Xr zpoolprops 8