]> git.proxmox.com Git - mirror_zfs.git/commitdiff
zpoolconcepts.7: fix comma typo
authorGeorge Melikov <mail@gmelikov.ru>
Wed, 23 Mar 2022 15:53:19 +0000 (18:53 +0300)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 15:53:19 +0000 (08:53 -0700)
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: George Melikov <mail@gmelikov.ru>
Closes #13239

man/man7/zpoolconcepts.7

index 58132baf502548ded92333c73c39da2503e0e726..582aeae50e294da820c28599540b4fe71560b68b 100644 (file)
@@ -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 ,