svn commit: r318940 - vendor/illumos/dist/man/man1m

Andriy Gapon avg at FreeBSD.org
Fri May 26 12:00:32 UTC 2017


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 at eba8726136851528470dad9bad27892859bc1e3e
  https://github.com/illumos/illumos-gate/commit/eba8726136851528470dad9bad27892859bc1e3e
  
  https://www.illumos.org/issues/7956
  
  Reviewed by: Prashanth Sreenivasa <pks at delphix.com>
  Reviewed by: Matthew Ahrens <mahrens at delphix.com>
  Reviewed by: Sebastien Roy <sebastien.roy at delphix.com>
  Reviewed by: Yuri Pankov <yuri.pankov at gmail.com>
  Approved by: Richard Lowe <richlowe at richlowe.net>
  Author: Brad Lewis <blewis at 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


More information about the svn-src-all mailing list