Date: Fri, 26 May 2017 12:00:31 +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: r318940 - vendor/illumos/dist/man/man1m Message-ID: <201705261200.v4QC0VEs089487@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: avg Date: Fri May 26 12:00:31 2017 New Revision: 318940 URL: https://svnweb.freebsd.org/changeset/base/318940 Log: 7956 "minimum" is misspelled in zpool manpage illumos/illumos-gate@eba8726136851528470dad9bad27892859bc1e3e https://github.com/illumos/illumos-gate/commit/eba8726136851528470dad9bad27892859bc1e3e https://www.illumos.org/issues/7956 Reviewed by: Prashanth Sreenivasa <pks@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net> Author: Brad Lewis <blewis@delphix.com> Modified: vendor/illumos/dist/man/man1m/zpool.1m Modified: vendor/illumos/dist/man/man1m/zpool.1m ============================================================================== --- vendor/illumos/dist/man/man1m/zpool.1m Fri May 26 11:59:20 2017 (r318939) +++ vendor/illumos/dist/man/man1m/zpool.1m Fri May 26 12:00:31 2017 (r318940) @@ -569,7 +569,7 @@ Threshold for the number of block ditto deduplicated block increases above this number, a new ditto copy of this block is automatically stored. The default setting is .Sy 0 -which causes no ditto copies to be created for deduplicated blocks. The miniumum +which causes no ditto copies to be created for deduplicated blocks. The minimum legal nonzero setting is .Sy 100 . .It Sy delegation Ns = Ns Sy on Ns | Ns Sy off
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705261200.v4QC0VEs089487>