From aafb89016bc3ebba43e2063102a476b3d82c0bf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Thu, 17 Feb 2022 21:10:00 +0100 Subject: [PATCH] man: final RAIDZ -> RAID-Z MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed by: Brian Behlendorf Signed-off-by: Ahelenia ZiemiaƄska Closes #13116 --- man/man1/raidz_test.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man1/raidz_test.1 b/man/man1/raidz_test.1 index 4283a4b527..5281d2b86d 100644 --- a/man/man1/raidz_test.1 +++ b/man/man1/raidz_test.1 @@ -40,7 +40,7 @@ The purpose of this tool is to run all supported raidz implementation and verify the results of all methods. It also contains a parameter sweep option where all -parameters affecting a RAIDZ block are verified (like ashift size, data offset, +parameters affecting a RAID-Z block are verified (like ashift size, data offset, data size, etc.). The tool also supports a benchmarking mode using the .Fl B