diff options
author | Toomas Soome <tsoome@me.com> | 2019-04-19 15:59:25 +0300 |
---|---|---|
committer | Toomas Soome <tsoome@me.com> | 2019-04-23 22:45:30 +0300 |
commit | 1d775d5906fd85b9ab1ac2251af8d38b5567d9a1 (patch) | |
tree | 627773e289edc5397577662f11cc34c9e0e508a7 /usr/src | |
parent | e14e15a6cbf868bfce31e7f485294c3358f1ae2a (diff) | |
download | illumos-joyent-1d775d5906fd85b9ab1ac2251af8d38b5567d9a1.tar.gz |
10829 zpool-features.5 add missing .RE
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Gergő Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/man/man5/zpool-features.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man5/zpool-features.5 b/usr/src/man/man5/zpool-features.5 index 2823b764c3..3f83366f0e 100644 --- a/usr/src/man/man5/zpool-features.5 +++ b/usr/src/man/man5/zpool-features.5 @@ -15,7 +15,7 @@ .\" CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your .\" own identifying information: .\" Portions Copyright [yyyy] [name of copyright owner] -.TH ZPOOL-FEATURES 5 "Jun 8, 2018" +.TH ZPOOL-FEATURES 5 "Apr 19, 2019" .SH NAME zpool\-features \- ZFS pool feature descriptions .SH DESCRIPTION @@ -661,6 +661,8 @@ ever had their checksum set to \fBedonr\fR are destroyed. Booting off of pools using \fBedonr\fR is supported. +.RE + .sp .ne 2 .na @@ -681,7 +683,5 @@ This feature becomes \fBactive\fR when a dedicated allocation class vdev removal, it can be returned to the \fBenabled\fR state if all the top-level vdevs from an allocation class are removed. -.RE - .SH "SEE ALSO" \fBzfs\fR(1M), \fBzpool\fR(1M) |