diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-01-28 13:17:36 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-01-28 13:17:36 +0000 |
commit | 5f776f4785960c71f3ac0bd8784b33812a9abc90 (patch) | |
tree | dd2e5ecd6a8a22056fcc548293b61f0ae1ab6b56 /Demos/Host/LowLevel/MassStorageHost | |
parent | d11ed10c5314c44dc01c06954d1d73d4894cbff8 (diff) | |
download | lufa-5f776f4785960c71f3ac0bd8784b33812a9abc90.tar.gz lufa-5f776f4785960c71f3ac0bd8784b33812a9abc90.tar.bz2 lufa-5f776f4785960c71f3ac0bd8784b33812a9abc90.zip |
Fix up project documentation files' overview tables, so that multiple items occupy multiple lines in the same cell, rather than multiple cells.
Diffstat (limited to 'Demos/Host/LowLevel/MassStorageHost')
-rw-r--r-- | Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt b/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt index 8dd5d9dd6..bb494cfbe 100644 --- a/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt +++ b/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt @@ -31,10 +31,10 @@ * </tr>
* <tr>
* <td><b>Relevant Standards:</b></td>
- * <td>USBIF Mass Storage Standard</td>
- * <td>USB Bulk-Only Transport Standard</td>
- * <td>SCSI Primary Commands Specification</td>
- * <td>SCSI Block Commands Specification</td>
+ * <td>USBIF Mass Storage Standard \n
+ * USB Bulk-Only Transport Standard \n
+ * SCSI Primary Commands Specification \n
+ * SCSI Block Commands Specification</td>
* </tr>
* <tr>
* <td><b>Usable Speeds:</b></td>
|