diff options
author | Peter Wirdemo <[email protected]> | 2019-06-05 18:09:17 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-06-05 09:09:17 -0700 |
commit | 2ecc2020ef37f6b3901243a181e8c1a7bf0ad045 (patch) | |
tree | 1be03e81334f26de7a3f04cbb64838d3b4f19ecf | |
parent | 1ec7eda16743a74b363d3765bca7642935422862 (diff) |
Fixed a small typo in man/man1/raidz_test.1
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Chris Dunlop <[email protected]>
Signed-off-by: Peter Wirdemo <[email protected]>
Closes #8855
-rw-r--r-- | man/man1/raidz_test.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/raidz_test.1 b/man/man1/raidz_test.1 index 90d858d5b..423177a1b 100644 --- a/man/man1/raidz_test.1 +++ b/man/man1/raidz_test.1 @@ -25,7 +25,7 @@ .TH raidz_test 1 "2016" "ZFS on Linux" "User Commands" .SH NAME -\fBraidz_test\fR \- raidz implementation verification and bencmarking tool +\fBraidz_test\fR \- raidz implementation verification and benchmarking tool .SH SYNOPSIS .LP .BI "raidz_test <options>" |