diff options
author | szubersk <[email protected]> | 2022-11-12 22:23:30 +1000 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2022-11-18 11:26:41 -0800 |
commit | b46be903fb45a1ff463518d8e6b92f05723427cf (patch) | |
tree | ab1700b35c4cc04d92adc2f3c973adc719098db2 /man/man8/zpool-create.8 | |
parent | a5087965fe2fbb8cae60232b9b41b7ce7464daf1 (diff) |
Ubuntu 22.04 integration: mancheck
Correct new mandoc errors.
```
STYLE: input text line longer than 80 bytes
STYLE: no blank before trailing delimiter
```
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Richard Yao <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: szubersk <[email protected]>
Closes #14148
Diffstat (limited to 'man/man8/zpool-create.8')
-rw-r--r-- | man/man8/zpool-create.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man8/zpool-create.8 b/man/man8/zpool-create.8 index 76e5476ea..da1a79c72 100644 --- a/man/man8/zpool-create.8 +++ b/man/man8/zpool-create.8 @@ -87,7 +87,8 @@ currently in use by another subsystem. However this check is not robust enough to detect simultaneous attempts to use a new device in different pools, even if .Sy multihost Ns = Sy enabled . -The administrator must ensure, that simultaneous invocations of any combination of +The administrator must ensure, that simultaneous invocations of any combination +of .Nm zpool Cm replace , .Nm zpool Cm create , .Nm zpool Cm add , |