diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2006-07-23 07:14:46 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2006-07-23 07:14:46 +0000 |
commit | 740825312b8346389007fab21ce86612d02c1865 (patch) | |
tree | 241ed7125aca9b9401f23a2a96ed0d76d277fd27 /sbin/scsi/scsi.8 | |
parent | 80d68dc89c3c353670f5a5eef2d8b77f9948f8cf (diff) |
update to reflect reality
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 . |