diff options
Diffstat (limited to 'sbin/scsi/scsi.8')
-rw-r--r-- | sbin/scsi/scsi.8 | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8 index b5d457b973f..3727ca6b733 100644 --- a/sbin/scsi/scsi.8 +++ b/sbin/scsi/scsi.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scsi.8,v 1.28 2005/05/14 04:20:11 millert Exp $ +.\" $OpenBSD: scsi.8,v 1.29 2006/07/23 07:14:45 dlg Exp $ .\" $FreeBSD: scsi.8,v 1.5 1995/05/05 20:41:58 dufault Exp $ .\" .\" Written By Julian ELischer @@ -57,12 +57,6 @@ .Op Fl P Ar pc .Nm scsi .Fl f Ar device -.Fl r -.Op Fl b Ar bus -.Op Fl l Ar lun -.Op Fl t Ar targ -.Nm scsi -.Fl f Ar device .Op Fl v .Op Fl s Ar seconds .Fl c Ar cmd_fmt @@ -167,15 +161,6 @@ The page control fields are 2 Default Values 3 Saved Values .Ed -.It Fl r -Reprobe a specific SCSI device at a given -bus, target, and lun. -This is not needed -since opening a fixed SCSI device -has the side effect of reprobing it. -See -.Xr scsi 4 -for a description of fixed SCSI devices. .It Fl s Ar seconds Sets the command timeout to .Ar seconds . |