diff options
Diffstat (limited to 'man/man8/zpool.8')
-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 b4b0f46be..b60a2a3f7 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -1001,7 +1001,7 @@ Forces any active datasets contained within the pool to be unmounted. .ad .sp .6 .RS 4n -Detaches \fIdevice\fR from a mirror. The operation is refused if there are no other valid replicas of the data. +Detaches \fIdevice\fR from a mirror. The operation is refused if there are no other valid replicas of the data. If \fIdevice\fR may be re-added to the pool later on then consider the "\fBzpool offline\fR" command instead. .RE .sp |