aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2018-04-28 01:14:16 +0000
committerEitan Adler <eadler@FreeBSD.org>2018-04-28 01:14:16 +0000
commit48221889744f95f57ce591b46693134b14d2a885 (patch)
tree4f54701efcb28f5d220359491711b92e9b3a860d /cddl/contrib
parentad7d33c45b6c6963f77eac1d9272cf92bab40d9a (diff)
downloadsrc-48221889744f95f57ce591b46693134b14d2a885.tar.gz
src-48221889744f95f57ce591b46693134b14d2a885.zip
zpool(8): correct list of default properties in 'list'.
The default provides output in the following form: ``` NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT ``` this corrects the man page. Also submitted upstream as https://github.com/openzfs/openzfs/pull/632/files (with slightly different changes needed)
Notes
Notes: svn path=/head/; revision=333081
Diffstat (limited to 'cddl/contrib')
-rw-r--r--cddl/contrib/opensolaris/cmd/zpool/zpool.86
1 files changed, 4 insertions, 2 deletions
diff --git a/cddl/contrib/opensolaris/cmd/zpool/zpool.8 b/cddl/contrib/opensolaris/cmd/zpool/zpool.8
index f40473de2a42..b0c21436308a 100644
--- a/cddl/contrib/opensolaris/cmd/zpool/zpool.8
+++ b/cddl/contrib/opensolaris/cmd/zpool/zpool.8
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 08, 2017
+.Dd April 27, 2018
.Dt ZPOOL 8
.Os
.Sh NAME
@@ -1548,9 +1548,11 @@ section for a list of valid properties. The default list is
.Sy size ,
.Sy used ,
.Sy available ,
-.Sy fragmentation ,
+.Sy checkpoint ,
.Sy expandsize ,
+.Sy fragmentation ,
.Sy capacity ,
+.Sy dedupratio ,
.Sy health ,
.Sy altroot .
.It Fl T Cm d Ns | Ns Cm u