Man page fixes

* ztest.1 man page: fix typo
* zfs-module-parameters.5 man page: fix grammar

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Closes #6492
This commit is contained in:
Fabian-Gruenbichler 2017-08-11 00:45:25 +02:00 committed by Brian Behlendorf
parent 4334df5353
commit b58237e769
2 changed files with 2 additions and 2 deletions

View File

@ -151,7 +151,7 @@ ztest -f / -V -T 120
Use \fBid\fR instead of the SPL hostid to identify this host. Intended for use 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 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 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 .TP
.B "ZFS_STACK_SIZE=stacksize" .B "ZFS_STACK_SIZE=stacksize"
Limit the default stack size to \fBstacksize\fR bytes for the purpose of Limit the default stack size to \fBstacksize\fR bytes for the purpose of

View File

@ -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 allocations. The default value of 0 disables the feature and causes
all metaslab groups to be eligible for allocations. 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. 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 Setting the threshold to a non-zero percentage will stop allocations
from being made to vdevs that aren't filled to the specified percentage from being made to vdevs that aren't filled to the specified percentage