svn commit: r354960 - vendor/illumos/dist/man/man5
Andriy Gapon
avg at FreeBSD.org
Thu Nov 21 14:09:47 UTC 2019
Author: avg
Date: Thu Nov 21 14:09:46 2019
New Revision: 354960
URL: https://svnweb.freebsd.org/changeset/base/354960
Log:
10829 zpool-features.5 add missing .RE
illumos/illumos-gate at 1d775d5906fd85b9ab1ac2251af8d38b5567d9a1
https://github.com/illumos/illumos-gate/commit/1d775d5906fd85b9ab1ac2251af8d38b5567d9a1
https://www.illumos.org/issues/10829
zpool-features.5 is missing .RE before allocation_classes.
Author: Toomas Soome <tsoome at me.com>
Modified:
vendor/illumos/dist/man/man5/zpool-features.5
Modified: vendor/illumos/dist/man/man5/zpool-features.5
==============================================================================
--- vendor/illumos/dist/man/man5/zpool-features.5 Thu Nov 21 14:05:15 2019 (r354959)
+++ vendor/illumos/dist/man/man5/zpool-features.5 Thu Nov 21 14:09:46 2019 (r354960)
@@ -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 destroy
Booting off of pools using \fBedonr\fR is supported.
+.RE
+
.sp
.ne 2
.na
@@ -680,8 +682,6 @@ This feature becomes \fBactive\fR when a dedicated all
(dedup or special) is created with zpool create or zpool add. With device
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"
\fBzpool\fR(1M)
More information about the svn-src-vendor
mailing list