diff options
Diffstat (limited to 'man/man8/zpool-create.8')
-rw-r--r-- | man/man8/zpool-create.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/zpool-create.8 b/man/man8/zpool-create.8 index da1a79c72..844952094 100644 --- a/man/man8/zpool-create.8 +++ b/man/man8/zpool-create.8 @@ -87,13 +87,13 @@ 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 +The administrator must ensure that simultaneous invocations of any combination of .Nm zpool Cm replace , .Nm zpool Cm create , .Nm zpool Cm add , or -.Nm zpool Cm labelclear , +.Nm zpool Cm labelclear do not refer to the same device. Using the same device in two pools will result in pool corruption. .Pp |