]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r333081 (by eadler):
authormav <mav@FreeBSD.org>
Thu, 27 Sep 2018 14:57:20 +0000 (14:57 +0000)
committermav <mav@FreeBSD.org>
Thu, 27 Sep 2018 14:57:20 +0000 (14:57 +0000)
commit4ea45f43415f7cfaf67eb69bc15301e5012538b2
tree4267a82ea37ccabba14e136a0ec7218de6cfd3e2
parenta51c92d2f91e85223c85f2ec682eaca8b1f28373
MFC r333081 (by eadler):
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)
cddl/contrib/opensolaris/cmd/zpool/zpool.8