diff options
-rw-r--r-- | man/man8/zpool.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 42aef91f9..abc272ab3 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -962,7 +962,7 @@ begins to resilver immediately. .It Fl f Forces use of .Ar new_device , -even if its appears to be in use. +even if it appears to be in use. Not all devices can be overridden in this manner. .It Fl o Ar property Ns = Ns Ar value Sets the given pool properties. See the @@ -2082,7 +2082,7 @@ ZFS recognizes this. .It Fl f Forces use of .Ar new_device , -even if its appears to be in use. +even if it appears to be in use. Not all devices can be overridden in this manner. .It Fl o Ar property Ns = Ns Ar value Sets the given pool properties. See the |