Date: Thu, 21 Nov 2019 14:09:47 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org Subject: svn commit: r354960 - vendor/illumos/dist/man/man5 Message-ID: <201911211409.xALE9lrF047714@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911211409.xALE9lrF047714>