summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorFabian-Gruenbichler <[email protected]>2017-08-11 00:45:25 +0200
committerTony Hutter <[email protected]>2017-08-21 16:41:22 -0700
commit4bdb8fcfa8526e9fcbd5a6e988e04ae6a86b552a (patch)
treeaf7fce5362400ecedcfa808c34e6152b6318615c /man
parent58c1c40a5effd6158d211c90d5061063d3d41346 (diff)
Man page fixes
* ztest.1 man page: fix typo * zfs-module-parameters.5 man page: fix grammar Reviewed-by: George Melikov <[email protected]> Reviewed-by: Giuseppe Di Natale <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Fabian Grünbichler <[email protected]> Closes #6492
Diffstat (limited to 'man')
-rw-r--r--man/man1/ztest.12
-rw-r--r--man/man5/zfs-module-parameters.52
2 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/ztest.1 b/man/man1/ztest.1
index 8cb07fa99..64f543d21 100644
--- a/man/man1/ztest.1
+++ b/man/man1/ztest.1
@@ -151,7 +151,7 @@ ztest -f / -V -T 120
Use \fBid\fR instead of the SPL hostid to identify this host. Intended for use
with ztest, but this environment variable will affect any utility which uses
libzpool, including \fBzpool(8)\fR. Since the kernel is unaware of this setting
-results with utilites other than ztest are undefined.
+results with utilities other than ztest are undefined.
.TP
.B "ZFS_STACK_SIZE=stacksize"
Limit the default stack size to \fBstacksize\fR bytes for the purpose of
diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5
index f7bb2eb8c..6e04b4977 100644
--- a/man/man5/zfs-module-parameters.5
+++ b/man/man5/zfs-module-parameters.5
@@ -1406,7 +1406,7 @@ groups have reached the threshold, all groups are allowed to accept
allocations. The default value of 0 disables the feature and causes
all metaslab groups to be eligible for allocations.
-This parameter allows to deal with pools having heavily imbalanced
+This parameter allows one to deal with pools having heavily imbalanced
vdevs such as would be the case when a new vdev has been added.
Setting the threshold to a non-zero percentage will stop allocations
from being made to vdevs that aren't filled to the specified percentage