diff options
author | Andriy Gapon <avg@FreeBSD.org> | 2017-05-26 12:00:31 +0000 |
---|---|---|
committer | Andriy Gapon <avg@FreeBSD.org> | 2017-05-26 12:00:31 +0000 |
commit | ab57ddbb4337cad12982d17a57c06787ba280f17 (patch) | |
tree | 8a460f1db7a79604dffebf8d72420662a927964b /man | |
parent | 5fbf54a543bc023e52a9dd435eab55bf8fa9d3fd (diff) | |
download | src-ab57ddbb4337cad12982d17a57c06787ba280f17.tar.gz src-ab57ddbb4337cad12982d17a57c06787ba280f17.zip |
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>
Notes
Notes:
svn path=/vendor/illumos/dist/; revision=318940
Diffstat (limited to 'man')
-rw-r--r-- | man/man1m/zpool.1m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1m/zpool.1m b/man/man1m/zpool.1m index eadb5482be97..04cac897e9b2 100644 --- a/man/man1m/zpool.1m +++ b/man/man1m/zpool.1m @@ -569,7 +569,7 @@ Threshold for the number of block ditto copies. If the reference count for a 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 |