From fc2c67eac55077b397a7ddc3f0acf036786a3de6 Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Sat, 3 Jan 1998 10:11:38 +0000 Subject: [PATCH] Correct -r and -f descriptions. Suggested by: joerg --- sbin/scsi/scsi.8 | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8 index b3a8f167d205..445ac86733cf 100644 --- a/sbin/scsi/scsi.8 +++ b/sbin/scsi/scsi.8 @@ -39,7 +39,7 @@ .\" SUCH DAMAGE. .\" .\" -.\" $Id: scsi.8,v 1.14 1997/12/29 15:17:57 brian Exp $ +.\" $Id: scsi.8,v 1.15 1997/12/29 21:08:33 brian Exp $ .\" .Dd October 11, 1993 .Dt SCSI 8 @@ -91,12 +91,8 @@ The option must be specified, and .Ar device must be the name of a functional SCSI device. If the device is a -disk device, it should be the -.Sq whole slice , -ie. -.Pa /dev/sd0 -or -.Pa /dev/sd0s1c . +disk device, it should be the control device, +.Pq for example Pa /dev/rsd0.ctl . Use the .Fl p option with the @@ -176,8 +172,8 @@ option and the default is 0. .Pp The .Fl r -option can be used to reprobe all SCSI devices on the bus that the -given SCSI device resides. See +option can be used to reprobe all SCSI devices on all SCSI busses that +were present at boot-time. See .Xr scsi 4 for a description of fixed scsi devices. .Pp