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 <[email protected]> Reviewed by: Matthew Ahrens <[email protected]> Reviewed by: Sebastien Roy <[email protected]> Reviewed by: Yuri Pankov <[email protected]> Approved by: Richard Lowe <[email protected]> Author: Brad Lewis <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
