summaryrefslogtreecommitdiffstats
path: root/sys/cam/scsi/scsi_all.h
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2017-01-05 11:20:31 +0000
committermav <mav@FreeBSD.org>2017-01-05 11:20:31 +0000
commit1c1403739d6bf57d5577c219d683a752d0cb9c4d (patch)
tree065ee026c2ff06762deec69a3f87c0faa8857172 /sys/cam/scsi/scsi_all.h
parenta6b57eca4dcc49f922dc20786114db2106441483 (diff)
downloadFreeBSD-src-1c1403739d6bf57d5577c219d683a752d0cb9c4d.zip
FreeBSD-src-1c1403739d6bf57d5577c219d683a752d0cb9c4d.tar.gz
MFC r298810 (by pfg): sys/cam: spelling fixes in comments.
No functional change.
Diffstat (limited to 'sys/cam/scsi/scsi_all.h')
-rw-r--r--sys/cam/scsi/scsi_all.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/cam/scsi/scsi_all.h b/sys/cam/scsi/scsi_all.h
index b394eea..fc54a6f 100644
--- a/sys/cam/scsi/scsi_all.h
+++ b/sys/cam/scsi/scsi_all.h
@@ -3144,7 +3144,7 @@ struct scsi_sense_info
/*
* Command-specific information depends on the command for which the
- * reported condition occured.
+ * reported condition occurred.
*
* Note that any changes to the field names or positions in this structure,
* even reserved fields, should be accompanied by an examination of the
@@ -3379,7 +3379,7 @@ struct scsi_sense_forwarded
/*
* Vendor-specific sense descriptor. The desc_type field will be in the
- * range bewteen MIN and MAX inclusive.
+ * range between MIN and MAX inclusive.
*/
struct scsi_sense_vendor
{
OpenPOWER on IntegriCloud