diff options
author | George Melikov <[email protected]> | 2022-03-23 18:53:19 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2022-03-23 08:53:19 -0700 |
commit | 018937884f93e0f4ae7f560c352a138ec6b69cb4 (patch) | |
tree | ae8b628707424e95f421d3a54eb150f65fb8ff95 /man | |
parent | 706ba5dc1d08044ef875ec5eb3882da34bf0265c (diff) |
zpoolconcepts.7: fix comma typo
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: George Melikov <[email protected]>
Closes #13239
Diffstat (limited to 'man')
-rw-r--r-- | man/man7/zpoolconcepts.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man7/zpoolconcepts.7 b/man/man7/zpoolconcepts.7 index 58132baf5..582aeae50 100644 --- a/man/man7/zpoolconcepts.7 +++ b/man/man7/zpoolconcepts.7 @@ -123,7 +123,7 @@ In regards to I/O, performance is similar to raidz since for any read all Delivered random IOPS can be reasonably approximated as .Sy floor((N-S)/(D+P))*single_drive_IOPS . .Pp -Like raidzm a dRAID can have single-, double-, or triple-parity. +Like raidz, a dRAID can have single-, double-, or triple-parity. The .Sy draid1 , .Sy draid2 , |