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 <behlendorf1@llnl.gov>
Closes #1776
This commit is contained in:
Neil Stockbridge 2013-10-09 18:58:30 +13:00 committed by Brian Behlendorf
parent 40a806df25
commit 65ee05acd7

View File

@ -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