Date: Tue, 16 Oct 2018 10:50:31 -0400 From: Mike <the.lists@mgm51.com> To: freebsd-doc@FreeBSD.org Subject: man: zpool replace inconsistency Message-ID: <ea074076-4314-5159-7301-1341b1adc49d@mgm51.com>
next in thread | raw e-mail | index | archive | help
On page: https://www.freebsd.org/cgi/man.cgi?query=zpool&apropos=0&sektion=0&manpath=FreeBSD+11.2-RELEASE+and+Ports&arch=default&format=html ===== zpool replace [-f] pool device [new_device] Replaces old_device with new_device. This is equivalent to attaching new_device, waiting for it to resilver, and then detaching old_device. ===== The synopsis uses "pool device" while the description uses "old_device."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ea074076-4314-5159-7301-1341b1adc49d>