diff options
author | pstef <[email protected]> | 2021-11-29 19:52:42 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2021-11-29 10:52:42 -0800 |
commit | 5f64bf7fdeebfbad50e98c6cd0c3a361a9aecabc (patch) | |
tree | 49a086ed7752118e893dfa4b49bf3016d91f6611 /man | |
parent | 75b309a9384c05a0e8ab8d63aef73a6b69c0a49a (diff) |
Fix typo in zpool.8
Update zpool.8 to avoid parseltongue.
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: Piotr P. Stefaniak <[email protected]>
Closes #12763
Diffstat (limited to 'man')
-rw-r--r-- | man/man8/zpool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 192a8e2ea..e2de528a3 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -40,7 +40,7 @@ .Cm version .Nm .Cm subcommand -.Op Ar argumentss +.Op Ar arguments . .Sh DESCRIPTION The |