diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4 index a5509603e79f..5113a816f2de 100644 --- a/share/man/man4/scsi.4 +++ b/share/man/man4/scsi.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: scsi.4,v 1.31 2016/11/20 07:02:21 dholland Exp $ +.\" $NetBSD: scsi.4,v 1.32 2019/08/18 11:53:23 maya Exp $ .\" Copyright (c) 1996 .\" Julian Elischer . All rights reserved. .\" @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd July 26, 2006 +.Dd August 18, 2019 .Dt SCSI 4 .Os .Sh NAME @@ -239,15 +239,6 @@ The call will return a successful status even if the device rejected the command. As all status is returned to the user, it is up to the user process to examine this information to decide the success of the command. -.It Dv SCIOCREPROBE -Ask the system to probe the -.Tn SCSI -busses for any new devices. -If it finds any, they will be attached to the appropriate drivers. -The search can be narrowed to a specific bus, target or Logical -Unit Number (LUN). -The new device may or may not be related to the device on which -the ioctl was performed. .It Dv SCIOCIDENTIFY Ask the driver what its bus, target and LUN are. .It Dv SCIOCDECONFIG