mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-19 15:39:07 +00:00
scsi: fix doc. typo for I2O
Fix typo: I20 should be I2O. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
27aa292e3e
commit
9cb072482e
@ -28,7 +28,7 @@ SCSI commands can be transported over just about any kind of bus, and
|
|||||||
are the default protocol for storage devices attached to USB, SATA, SAS,
|
are the default protocol for storage devices attached to USB, SATA, SAS,
|
||||||
Fibre Channel, FireWire, and ATAPI devices. SCSI packets are also
|
Fibre Channel, FireWire, and ATAPI devices. SCSI packets are also
|
||||||
commonly exchanged over Infiniband,
|
commonly exchanged over Infiniband,
|
||||||
`I20 <http://i2o.shadowconnect.com/faq.php>`__, TCP/IP
|
`I2O <http://i2o.shadowconnect.com/faq.php>`__, TCP/IP
|
||||||
(`iSCSI <https://en.wikipedia.org/wiki/ISCSI>`__), even `Parallel
|
(`iSCSI <https://en.wikipedia.org/wiki/ISCSI>`__), even `Parallel
|
||||||
ports <http://cyberelk.net/tim/parport/parscsi.html>`__.
|
ports <http://cyberelk.net/tim/parport/parscsi.html>`__.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user