man: zpool replace inconsistency
    Mike 
    the.lists at mgm51.com
       
    Tue Oct 16 14:50:39 UTC 2018
    
    
  
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."
    
    
More information about the freebsd-doc
mailing list