diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-06-03 03:59:00 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-06-03 03:59:00 +0000 |
| commit | 5caffabdc3976442a09142b3d56ae99202deb0c4 (patch) | |
| tree | 35a9ef4f1f5285700ad659f9e506a70e21102eb0 | |
| parent | f9c9bbc054dd28b1db7edba5673f85728615884e (diff) | |
Notes
| -rw-r--r-- | sbin/scsi/scsi.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8 index 445ac86733cf..ff6836c734b6 100644 --- a/sbin/scsi/scsi.8 +++ b/sbin/scsi/scsi.8 @@ -39,7 +39,7 @@ .\" SUCH DAMAGE. .\" .\" -.\" $Id: scsi.8,v 1.15 1997/12/29 21:08:33 brian Exp $ +.\" $Id: scsi.8,v 1.16 1998/01/03 10:11:38 brian Exp $ .\" .Dd October 11, 1993 .Dt SCSI 8 @@ -248,7 +248,7 @@ To do an inquiry to .Pa /dev/rsd2c : .Bd -literal -offset indent root# scsi -f /dev/rsd2c -c "12 0 0 0 v 0" 0x40 -i 64 \e -"s8 z8 z16 z4" FUJITSU M2654S-512 010P + "s8 z8 z16 z4" .Ed .Pp To edit mode page 1 (the Read-Write Error Recovery Page) |
