diff options
| author | Brian Somers <brian@FreeBSD.org> | 1997-12-19 14:14:26 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1997-12-19 14:14:26 +0000 |
| commit | 867ca4ed9764c7b13ccb983671ccba39d42569f6 (patch) | |
| tree | 6246cdc026204b4f7ee05a6670bff4da3e60164a /sbin | |
| parent | 29fac97c4fc925ebcad88addd61098f703bd5844 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/scsi/scsi.8 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8 index f8d59bce9779..227c15e364cb 100644 --- a/sbin/scsi/scsi.8 +++ b/sbin/scsi/scsi.8 @@ -39,7 +39,7 @@ .\" SUCH DAMAGE. .\" .\" -.\" $Id: scsi.8,v 1.11 1997/06/18 06:37:23 charnier Exp $ +.\" $Id: scsi.8,v 1.12 1997/08/24 08:50:25 joerg Exp $ .\" .Dd October 11, 1993 .Dt SCSI 8 @@ -145,7 +145,7 @@ flag. The .Fl p option can be used against the "super scsi" device -.Pa /dev/scsi/super +.Pa /dev/ssc to probe all devices with a given SCSI lun on a given SCSI bus. The bus can be selected with the .Fl b @@ -153,9 +153,6 @@ option and the default is 0. The lun can be selected with the .Fl l option and the default is 0. -See -.Xr scsi 4 -for a description of the "super scsi" device. .Pp The .Fl r |
