summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorNeil Stockbridge <[email protected]>2013-10-09 18:58:30 +1300
committerBrian Behlendorf <[email protected]>2013-10-10 16:56:51 -0700
commit65ee05acd773beafd03bfedf96a092dd08cb2739 (patch)
treef101de49bfa93f040d363b794546f8bee543a163 /man
parent40a806df259c0b826b8e962579dff64e8dfbf0d7 (diff)
Update detach section of zpool(8)
The detach section of the zpool(8) man page now suggests the offline command. Using offline may be more appropriate for certain situations. Signed-off-by: Brian Behlendorf <[email protected]> Closes #1776
Diffstat (limited to 'man')
-rw-r--r--man/man8/zpool.82
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