Man page white space and spelling corrections

Correct some misspelled words and grammatical errors, and remove
trailing white space in the man pages.

Signed-off-by: Ned Bass <bass6@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4115
This commit is contained in:
Ned Bass
2015-12-16 17:45:15 -08:00
committed by Brian Behlendorf
parent a58df6f536
commit 6b4e21c60e
7 changed files with 136 additions and 136 deletions
+2 -2
View File
@@ -1169,7 +1169,7 @@ Defines a threshold at which metaslab groups should be eligible for
allocations. The value is expressed as a percentage of free space
beyond which a metaslab group is always eligible for allocations.
If a metaslab group's free space is less than or equal to the
the threshold, the allocator will avoid allocating to that group
threshold, the allocator will avoid allocating to that group
unless all groups in the pool have reached the threshold. Once all
groups have reached the threshold, all groups are allowed to accept
allocations. The default value of 0 disables the feature and causes
@@ -1582,7 +1582,7 @@ Default value: \fB1,048,576\fR.
\fBzio_delay_max\fR (int)
.ad
.RS 12n
Max zio millisec delay before posting event
Max zio millisecond delay before posting event
.sp
Default value: \fB30,000\fR.
.RE